> From: Richard M. Hartman
> name. One of the recommended practices is for an application to prepend
> it's creator code to the name of all databases it creates ... so
> "My Stuff"
> for app "ABCD" would not really have the same name as "My Stuff" for app
> "WXYZ". One would really be named "ABCD-My Stuff" and the other would be
> "WXYZ-My Stuff".
There is a very long discussion about this about a year ago. The consensus,
if there really was one, was that the database name should come first.
(Though various arguments were given for doing it the other way around, or
for not using a compound name at all.) To quote from Neil Rhodes (p. 142 of
"Palm Programming - The Developer's Guide"): "Developer Support recommends
that you name your database with two parts, the database name followed by a
hyphen (-) and your creator code. An application with a creator of "Neil"
that created two databases might name them: Database1-Neil, Database2-Neil."
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/