|
Keep in mind that I have the javadoc generation configured to only show public classes and interfaces. This is the subset of Maverick that is of specific interest to anyone who wants to develop with Maverick, and leaves off a lot that would be of interest to people who are developing Maverick itself. If you would like to generate javadocs for everything, include the attribute Private=”true” on the javadoc ant task.
Everyone’s comments were right-on though. Command is the internal structure that determines what Maverick does when a particular command (ie blah.m) is executed. ControllerWithParams is a decorator that adds controller params defined in the config file to runtime controllers.
Jeff Schnitzer [EMAIL PROTECTED]
-----Original Message-----
What is the deal with the Command interface, it doesn't appear to be used in the src code... according to the Javadocs at least? Is this some old code that is just laying around or is it part of some future plan? Next question, what is the purpose or use of the ControllerWithParams Controller? Thanks Kris Thompson |
Title: Commands vs. Controllers
- [Mav-user] Commands vs. Controllers Thompson, Kris
- RE: [Mav-user] Commands vs. Controllers Eelco Hillenius
- RE: [Mav-user] Commands vs. Controllers Thompson, Kris
- RE: [Mav-user] Commands vs. Controllers Aapo Laakkonen
- Re: [Mav-user] Commands vs. Controllers jim moore
- Re: [Mav-user] Commands vs. Controllers jim moore
- RE: [Mav-user] Commands vs. Controllers Aapo Laakkonen
- Schnitzer, Jeff
