Hi to all,
what do you think on adding in BXMLSerializer a Flag to turn off script
parsing ?
This could be useful when I want to be sure that developers doesn't put
logic inside BXML files (but put only references to method calls, listeners,
element definitions, etc) but write logic in Java or other JVM language.
If disabled, and the BXMLSerializer find some script inside processed bxml
files, maybe a console warning could be shown or an exception, or other ...

For example, there is a setting like this in JSP, and in my opinion in some
cases could be really useful (mainly from a maintenance point of view).
Take a look here:
http://download.oracle.com/javaee/5/tutorial/doc/bnaoq.html

Open a JIRA ticket for 2.1 ?
Comments ?

Bye,
Sandro

-- 
View this message in context: 
http://apache-pivot-developers.417237.n3.nabble.com/BXMLSerializer-Flag-to-turn-off-script-parsing-tp1945087p1945087.html
Sent from the Apache Pivot - Developers mailing list archive at Nabble.com.

Reply via email to