Questions, questions, seems to be a bunch of them lately.  <grin>

If you have an unguarded method, that then invokes another method in
the same object, does that other method also need to be unguarded?
Seems to me like it would be, but I'm not sure ...

::method handleThisStuff private

::method handleThings unguarded
  ...
  self~handleThisStuff(args)

--
Mark Miesfeld

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to