Hi guys,

I have listed all he controls we currently support, and I have some renaming to suggest to have a consistent naming scheme. First, let's see what is the current hierarchy and the changes I propose :

- all controls are implementing the Control interface
- we have an interface for each control, except for BasicControl : I suggest we change the BasicControl to become an interface, and that we create a BasicControlImpl class - all the control intefraces starting with a *I* should be renamed by removing this *I* (that's 7 controls to rename)

I have still to analyze the decorators hierarchy.

thoughts ?


--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to