On Thu, 15 Jul 2010, Greg Brown wrote:
Another advantage of this approach is that it would clearly distinguish "typed"
BXML from untyped:
MyComponent.bxml - root element is a bindable code-behind class
my_component.bxml - root element is not a bindable code-behind class
I think this will be trouble if/when one changes a bxml file from "code
behind" to "not code behind"". I don't like the idea of having to rename
the bxml file. At this point, I think using camel case name for all BXML
files is just the better tack---if that's even necessary.
Michael