If your object is there to maintain the state of the application, then its an ASO, if its there to give a service (do something with method arguments, or without them) then its a service...

Technically AFAIK you can differ them also in that an ASO is a standalone, whereas a service may depend on other services.

Martin Strand wrote:
Hi. :)
I want a Settings class to be visible to most parts of my app and I find one thing somewhat confusing... Could someone please explain what the difference is between a HiveMind service and an ASO with scope="application"?

Thanks,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to