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