From: Anthony E. <me...@an...> - 2002-03-14 19:13:49
|
I have completed and tested the API redesign which I mentioned yesterday. The new design does away with a separation of element and group validators, favoring a unified validator interface (defined in the Validator abstract base class.) I have updated the examples and they seem to run fine and give valid results. The new code is much cleaner and happily reminds me of what it looked like prior to the current release. So, for those who are interested, check out the current CVS code and have at it [ Dan ;-) ]. FWIW, I am going to try and make this the last revision to break the API significantly, so if you have any thoughts on other possible areas which need to be modified to be more usable, please let me know. I would like to release this next revision as 0.9 and then go to 1.0 beta 1 as the following revision, so now is the time to make any necessary API changes. Sincerely, Anthony Eden |