On Fri, Apr 4, 2008 at 10:58 AM, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
> Also is the EventContext scheduled to be removed in the next release??.. > > Not for now. > > On Fri, Apr 4, 2008 at 1:52 PM, Thilina Gunarathne <[EMAIL PROTECTED]> > wrote: > > Hi, > > The EventContext is deprecated in the 1.1.1 release. > > Is there any alternative mechanism to access the variable data from > > the BPELEvent. > Most variable related events hold the (new) variable content. So you can get it directly from the event. > > > Also I think it's a good idea to add a comment mentioning about the > > alternative when flagging something with @deprecated. > > > Good point :) > > > thanks, > > Thilina > > > > -- > > Thilina Gunarathne - http://thilinag.blogspot.com > > > > > > -- > Thilina Gunarathne - http://thilinag.blogspot.com >
