The goal of the design is that you put 95% of your logic into a static .js file, references from your .script file. The purpose of the .script is to provide the dynamically generated glue code ... things like event registrations and such.
On 4/6/07, Wojtek Ciesielski <[EMAIL PROTECTED]> wrote:
Hi there, Is there ANY sensible way to keep component's javascript in a .js file instead of that .script XML one? Because of an XML format I can't use any syntax-colouring editor with it, also all < > or & chars need to be encoded as an HTML entities... What on earth caused anybody to use XML for storing javascript ? Wojtek
-- Howard M. Lewis Ship TWD Consulting, Inc. Independent J2EE / Open-Source Java Consultant Creator and PMC Chair, Apache Tapestry Creator, Apache HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]