From: Godmar Back (gback@cs.utah.edu)
Date: Sun Dec 20 1998 - 20:26:47 EST
> - Renamed string and utf8 functions to have more consistent naming
> convention (still not perfect though).
While consistency is important in naming, easy recognition is important too.
Maybe it just appears so because it's new, but I find "javaString2CString"
easier to remember than "stringJava2CBuf".
Basically, is your idea that all functions that operate on Hjava_lang_String
would start with "string"? In this case, why don't you let them start
with "javaString" instead? This would allow for javaString2CString,
for instance.
- Godmar
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:26 EDT