The similar confusion had a friend of mine who didn't have any experience at
all with wicket.... and indeed, at the first glance, a 33 letters long class
seems a bit strange :)... But, you must know that according to wicket coding
convensions:
- each class implementing IBehavior interface has a 'Behavior' suffix
- each ajax related component or behavior has an 'Ajax' prefix
Remove those two, and it will become easier to understand... 
Do you have other suggestions for naming convensions?

Alex Objelean


LazyBoy wrote:
> 
> Much of the class design & documentation assume knowledge of
> these things, especially when you get down to stuff like
> AjaxFormComponentUpdatingBehavior.  WTF?
> 

-- 
View this message in context: 
http://www.nabble.com/Wicket-for-non-Web-AJAX-developers--tp24780111p24782326.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to