it's a common way to name the packages after the domain:
ie: com.google.samples ....

but if you have a '-' in the domain name, it is not allowed
ie: my-domain.com

can't use: com.my-domain.samples

is there a way to espcape this? or a prefered way to name the package?

com.my_domain.samples? com.myDomain.samples?

i know it's a very stupid question :) but i hope to get a clever
answer.

thx

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to