Publisher's Description
From rubicode:
EOGenerator is a command-line tool for generating Java and Objective-C EO classes from EOModel file(s) using a different method than Apple's EOModeler. Two classes are generated for each EOEntity: one that is generated every time the EOEntity changes, and a subclass (the real EO class) that is only generated once. This approach allows business logic to be implemented in the subclass without fear of being overwritten later.
When using customized templates, it is possible (among other things) to have a custom superclass for the generated EO classes and generate Objective-C #import statements correctly if EOModels related to each other reside in separate frameworks.
EOGenerator can be compiled and used on MacOS X 10.x, MacOS X Server 1.2, WebObjects/NT, and OPENSTEP. It comes with source code.
What's new in this version:
- Built as a universal binary for use on Intel Macs.
- Fixed Apple's buggy handling of Boolean attributes (Number attributes with a valueType of "c"). These should now be generated correctly as Boolean instead of Number. Reported by Miguel Arroz.
- Added -encoding and -templateEncoding parameters to control character encoding of generated files and templates. Suggested by Francis Labrie.
- Added enhancements to -filenameTemplate (isS... See all new features
More Popular Programming Software downloads
- Adobe AIR
264 downloads
- OpenGL Extensions Viewer
117 downloads
- JavaScript OSA
110 downloads
- NetBeans
83 downloads
- LaunchPad
81 downloads
Add Your Review
Submit your reply
E-mail this review
Report offensive content
See more CNET content tagged:
Previous Versions: