Paul:
Interesting that you mentioned this. In some of the code we are using reflection to access this method so that we don't create a dependency on the Phoenix client package. I would really like to see this inside something like a framework utility package. Cheers, Steve. > -----Original Message----- > From: Paul Hammant [mailto:[EMAIL PROTECTED]] > Sent: Sunday, 24 February, 2002 14:39 > To: Avalon Development > Subject: BlockContext.getBaseDirectory(); > > > Folks, Peter, > > The following BlockContext method.. > File getBaseDirectory(); > ..is in wide use. > > I am thinking of something similar for EOB, in a similar class called > BeanContext (extends Context). In retrospect are we happy with this or > would a separate IoC interface been a good idea for blocks requiring > access to their root directory? > > Regards, > > - Paul > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
