On Fri, Aug 20, 2010 at 5:36 PM, Patrik Nordwall <patrik.nordw...@gmail.com> wrote: > > I like the idea to integrate services with integration product through > events/messages. Go ahead. Pavel it would be great if you can take the lead > on this task. > > What do we need? A little example would probably be good for the discussion. > Void method means publish (fire-forget) to endpoint in integration product. > Method with return means send msg and wait for reply (request-response). > Wrap method params in message. > ???
OK, that looks fine. But sometimes you need to be sure that action was executed even for void methods. My idea is to generate two methods for 'void'. Default will be async but we will generate also '..Sync(...)' method which will return after action is executed. I will develop small sample which can demonstrate what we want. Pavel ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Fornax-developer mailing list Fornax-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fornax-developer