It was interesting to read the bit on Builders and the <fx:copy> tag.

My thread on the Pivot Dev mailing list suggested a very similar
thing, and my proof of concept code added that functionality to BXML.
The difference was that I implemented the 'copy' as just another
Builder.

http://apache-pivot-developers.417237.n3.nabble.com/Idea-for-a-useful-change-to-BXMLSerializer-td3133361.html


On 1 August 2011 18:40, Dirk Möbius <[email protected]> wrote:
> Feel honoured. JavaFX's new markup language FXML looks exactly like BXML.
> Moreover, their BeanAdapter seems to be a (more or less) direct copy of
> Pivot's BeanAdapter. Even the annotations are the same (@Bindable, @FXML
> instead of @BXML).
> Oracle didn't give you any credit, did they?!?
> Regards,
> Dirk.

Reply via email to