Yep! I was only using Unrestricted_Access because I was making a quick example that I could compile to double check myself and didn't want to make up a full package. Normally I would make the procedures at the package level and just use 'Access. Sorry! I was being lazy there.
On Wed, Apr 22, 2015 at 9:59 PM, Rabbi David Botton <[email protected]> wrote: > In general if you find yourself needing to use Unrestricted_Access you are > likely going to have issues. For the "tutorials" I use it since I wanted to > keep everything to a single procedure, etc. but perhaps was not the smartest > thing to have laying around. Try and keep handlers at Package level when > possible is a good principle to live by. > > David Botton > > ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Gnoga-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gnoga-list
