Greg Brown wrote:
>> MyComponent.java
>> my_component.bxml
>> MyComponent.styles
>> MyComponent.resources
> One advantage of changing the BXML naming convention is that the BXML source 
> file would appear next to the associated Java file in an IDE or file system 
> browser. Using the current naming convention, the BXML files appear after all 
> of the Java source files, because they all begin with a lowercase letter. In 
> practice, I have found this to be a bit inconvenient.
>
>
I agree - I have always found the existing naming convention a little strange.

Reply via email to