Tom Morris wrote:
> (...)
> Some other things that need changing (but aren't worth the cost):
>
> - make the API more object oriented.  The current "every element
> handle is just an Object" style is a hack
> - make the API more granular.  Having huge interfaces like Facade is crazy.
> - make the API definition interface only with no required concrete classes
>   
Hi Tom,

As mainly from the API user side, I would like to say that Facade is 
easier to use than some XxxxHelper and XxxxFactory. This means - when I 
was learning my way on ArgoUML I understood more quickly how to use 
Facade than the other interfaces.

That said I don't know how much is the cost/effort for the maintainer of 
the API...

Regards,

Luís

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2356668

To unsubscribe from this discussion, e-mail: 
[[email protected]].
To be allowed to post to the list contact the mailing list moderator, email: 
[[email protected]]

Reply via email to