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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
