JavaFX Form Validation
Tom Schindl
tom.schindl at bestsolution.at
Mon Jun 11 01:53:37 PDT 2012
Well my fear is that the more functions you push into JavaFX the more
code they have to maintain and the less time they can spend on controls
I still see missing (e.g. TreeTable control) who hurt JavaFX a lot more
than a missing validation system.
If you push every piece of highlevel feature (and yes I see validation
as a highlevel feature) into a Graphics and Control-Library - at least
this is my understanding of JavaFX - then you end up with a big beast
you have to abandon one day once more.
So while I understand that having a standard validation system I'd like
to see resources invested in:
a) A validation visualization API at the control level
b) Implementing Controls
Tom
Am 11.06.12 09:35, schrieb Tom Eugelink:
> Hi,
>
> I see what you want to do; leaving all the handling to the coders.
> Visualization could be a stand alone API, but a lot of coders would
> prefer a more integrated solution, not having to figure out how to do
> validation. This was something that the Swing framework was trying to
> add to swing. So the validation logic can be layered, and visualization
> is the lowest layer, but I would take it up a few notches.
>
> Tom
>
>
>
> On 2012-06-11 09:21, Tom Schindl wrote:
>> Hi,
>>
>> I don't think it is the task of JavaFX to provide a validation system.
>>
>> All it needs to provide is an API on the controls to show validation
>> results.
>>
>> Tom
>>
>>
>
--
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