You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by ja...@mac.com on 2004/11/09 12:51:16 UTC

[Agila] making BusinessProcess and BusinessProcessInfo more alike

So far they contain most of the same information; but all their 
properties are of different names (getBusinessProcessID() versus 
getId()) and getName() versus getProcessName().

Firstly can we be a bit more consistent in naming things. Secondly how 
about implementing the same interface for these two things as they seem 
so similar? Or at least having a common base interface?

James
-------
http://radio.weblogs.com/0112098/


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [Agila] making BusinessProcess and BusinessProcessInfo more alike

Posted by ja...@mac.com.
Similarly, agila.engine.Instance looks close to 
agila.services.InstanceInfo. Could the latter implement the former?


On 9 Nov 2004, at 11:51, jastrachan@mac.com wrote:
> So far they contain most of the same information; but all their 
> properties are of different names (getBusinessProcessID() versus 
> getId()) and getName() versus getProcessName().
>
> Firstly can we be a bit more consistent in naming things. Secondly how 
> about implementing the same interface for these two things as they 
> seem so similar? Or at least having a common base interface?

James
-------
http://radio.weblogs.com/0112098/


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org