sorry, "it" not "them". *it* was getting late. 


but back to your suggestion of remoting, i can't talk directly to the dao's via 
remoting can i? i need a service facade right? i'm not sure if there's much 
advantage to using remote services in my case. how much less traffic is going 
to go accross the net using remote service facades as opposed to the data 
access happening directly from the client? it's either going to go from the 
client --> remote objects --> database or client --> database. I think the 
latter sounds simpler. If I'm wrong please tell me. Am I going to run into 
problems? I mean, the app is being deployed via jws so i'm not concerned about 
having to make changes to the client and re-install when the domain changes. 
I'm not worried about business logic being in the wrong places because it's 
clearly seperated from the presentation in the domain. I'm really wondering, 
what would i gain by having *remote* service facades to my domain entities?
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1711#1711
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to