[Arp] best practice
Folkert (Nederflash)
info at swapdepths.nl
Sat Apr 30 06:58:23 PDT 2005
Hello All,
Just a thought needing some other 'views'.
If you use multiple Services, like the xml, and the remoting and the
webservices.
Shouldn't it be a logical thing to do, to get a naming reference when
you build a command for each ?
for example:
A remoting Service has a getCategories, so you build a
GetCategoriesCommand, but the webservice also could have a getCategories
so you build another one right ;)
Considering this i think it's maybe a goo thing to have the servicename
or a logical naming thing for this.
For example
in a app using 3 different service, the remoting, the webservices, the
xmlservice. the commands could be
getRemoteCategories and getWebServiceCategories.
But in the hole system of building Arp, what is your point of view on
this (your, means everybody ;))
Folkert
More information about the Arp
mailing list