On 22.02.2012 10:47, Rony G. Flatscher wrote:
> On 19.02.2012 15:16, Rick McGuire wrote:
>> On Sun, Feb 19, 2012 at 8:48 AM, Rony G. Flatscher
>> <[email protected]> wrote:
>>> After having implemented and successfully tested the RXSIO, RXNOVAL and
>>> RXVALUE exits (i.e. exit handlers in Java process the exits), I turned to
>>> RXINI and RXTER, which has been very interesting as it allows one to get
>>> some "feeling" about how much is actually going on in the ooRexx
>>> interpreter. :)
>>>
>>> A few questions from the observations:
>>>
>>> I noticed that in RXINI one can set context variables, but getting them in
>>> the same RXINI routine returns the variables as NULL, not reflecting that
>>> immediately before a SetContextVariable() was carried out (successfully as
>>> it turns out later in the Rexx code)?
>> Provide a test case to recreate this, and I'll take a look at it.
> While looking into this in order to create an easy to use test case, 
> employing now ooRexx 4.1.1
> beta, the problem cannot be recreated anymore.
Just for the record (for others who read and may be interested): everything is 
fine! The correct
(matching) numbers of RXINI and RXTER exit invocations take place.

I misinterpreted the results (the example program does intentionally deactivate 
RXINI handling
temporarily, hence not servicing a few of the RXINI exits during that time).

---rony


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to