Hi Martin,

I would like to ask 2 questions about validation:

1) As it is now, I can't have a initial state different of a valid state or
can I? Let's say I want the initial value of a properties to be "" (empty)
and validate it accepting just strings with more than 2 letters. In this
case, is the initial value validated and would throw an error or the initial
state is treated differently?

2) Let's say my object has 20 properties, I would have to have 20 blocks of
try catch to highlighted all errors at once?

I'm trying to get as close as I can of data binding functionalities without
implementing it. I guess you already have a idea of how data binding should
be implemented in qooxdoo. Do you mind sharing these ideas with us? I'm sure
a lot of people are interested. I'm not talking about API or so. Just some
general thoughts of how integrate it in qooxdoo. I'm sure others are
interested as well.


Thanks,

Guilherme
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to