Hi All,

As a common practice in Wicket we create IValidator objects for each
component we need to add a validation, there are some scenarios when we use
the same validator for several objects, so I was wondering if there is any
issue if I create a pooling to provide this validators

Thread Safe issues
Concurrency issues
Any other issue

Thanks,
J

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/pooling-validators-tp4363095p4363095.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to