Extending Builders: Layout Builders
Tom Schindl
tom.schindl at bestsolution.at
Thu Nov 29 12:50:16 PST 2012
Where do you see reflection happening?
The Layout container would call the get(int) method and you get what you
want a constraint specific for your layout container to programm against.
Tom
Am 29.11.12 20:56, schrieb Tom Eugelink:
> All these constraints-stored-in-the-node approaches ignore the fact that
> not the same constraints need to be valid for all possible layouts. Two
> layouts also can be extremely different; suppose a HBox and a Circular
> layout. Layout constraints exist in the intersection between node and
> layout, they should not be pushed into some generic store.
>
> And there is concern about speed because of casting, but won't
> reflection have a much bigger performance penalty?
> TomE
>
--
B e s t S o l u t i o n . a t EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl geschäftsführer/CEO
------------------------------------------------------------------------
eduard-bodem-gasse 5-7/1 A-6020 innsbruck fax ++43 512 935833
http://www.BestSolution.at phone ++43 512 935834
More information about the openjfx-dev
mailing list