jcodemodel
jcodemodel copied to clipboard
memoryCodeWriter modifications
- should be placed into the writers package ? dunno. Maybe move the other classes from compile into writer.inmemory package ?
- dynCl() should be a protected non-static method. Mainly because it bloats the public static interface, while not created for external use : the only other access besides this class, are from sublcasses that would override this to create specific DynamicClass Loader.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.