Hi Dave, [...] >> However, I'm willing to consider renaming if we have name conflicts with >> core JDK classes (ie. in packages java.*). Does it sounds fair enough?
> Yes, but I do understand the problem. > Not nice, but a possibility might be to prefix? > E.g. Container => RContainer (restlet container) instead of > java.awt.Container. Oh, no, please don't. We have namespaces in Java (the package names), that should be enough. Best regards, Lars -- http://www.semagia.com

