2005-02-13 | Paul Boddie | raw annotate files changeset graph | Attempted to simplify the class loading mechanism by adding instance-level state to remember which classes have been imported so far. Only at the top level will such classes be created and initialised. Added a convenience method to ClassTranslator. |