On 17/11/06, Lars Heuer <[EMAIL PROTECTED]> wrote:
> 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.
See my later post Lars. Package names aren't enough unless you want to type out the full package name, which presumes you can guess the correct one, and find the right list to choose from. Not an easy one I agree. Never the less a real problem IMHO. regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk

