Ticket #122 (closed defect: fixed)
Should create the application bundle from a skeleton
| Reported by: | gz | Owned by: | gz |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | IDE | Version: | |
| Keywords: | Cc: |
Description
Currently we build the IDE from a skeleton bundle which is stored in cocoa-ide/Clozure CL.app (or cocoa-ide/OpenMCL.app - being phased out). The skeleton is modified by the build process, which is bad practice.
We should generate the bundle, in a new directory, copying files from a template directory named something other than anything.app, around the time of fake-cfbundle-path. The template dir should contain the nib files and other resources that might be difficult to generate from Lisp, and the rest should be created dynamically.
Change History
Note: See
TracTickets for help on using
tickets.
