My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 76: Move Javascript libraries into separate source
1 person starred this issue and may be notified of changes. Back to list
 
Reported by soundasleep, Jul 23, 2009
What new or enhanced feature are you proposing?
Within the codegen, there are many header/library files in Javascript that
are identical and created on each codegen pass.

These header/library files should be extracted out of the templates and
moved into a separate library.

The individual library itself could be specified in a similar method to
symfony projects, e.g. setting up an alias in Apache ('/sf') pointing to a
library folder ('/var/sf/web/')

What goal would this enhancement help you achieve?
These files would no longer have to be formatted on every codegen pass, and
it would help with testing ( issue 74 ).

Comment 1 by soundasleep, Jul 26, 2009
Resolved with r890.
Status: Fixed
Sign in to add a comment

Hosted by Google Code