]> source.dussan.org Git - vaadin-framework.git/commit
alidator.Suggestive API was created in year 2002 to be able to create validators...
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Tue, 13 May 2008 11:39:53 +0000 (11:39 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Tue, 13 May 2008 11:39:53 +0000 (11:39 +0000)
commit6fa8ab3f70322e0d820ee2f83a9a24702e49cbb4
treeeb64b15b18c7ea575c1edc09044b0a4c96ba5625
parentd0de6b2beead846f9711485ed42429a77f6fc250
alidator.Suggestive API was created in year 2002 to be able to create validators that propose corrections for invalid values. During the years this idea has prooved itself to be inpractical - (almost certainly) no-one has ever used this API. As you say - even the base framework (AbstractField) does not support it.

We can make exception for backwards compatibility changes rule in this case and just drop the API as it (almost certainly) would not affect anyone.

svn changeset:4449/svn branch:trunk
src/com/itmill/toolkit/data/Validator.java