You are absolutely right. I only use BlockContext to get the working directory. -ranab
--- Stephen McConnell <[EMAIL PROTECTED]> wrote: > > > The FTP server has a strong relationship > (depedencies) with the > Cornerstone suite. > > * ThreadManager > * ConnectionManager > * SocketManager > * RepositoryManager > > From these - the FTP server defines a filke IP > restrictor block and a > FtpServer block. > The implementation is also tied to the Phoenix > BlockContext - which > limits portability to some extent. I havn't checked > as to real > dependency here but just an initial look indicated > that BlockContext is > being passed around across a number of classes. My > assumption is that > the FTP server needs a directory reference in which > case the removal of > the Phoenix dependency could be eliminated. Rana - > do you know off-hand > if there are any other Phoenix BlockContext > references asside from the > working directory? > > Cheers, Steve. > > -- > > Stephen J. McConnell > mailto:[EMAIL PROTECTED] > http://www.osm.net > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
