On Fri, 14 Dec 2001 20:20, Paul Hammant wrote:
> I'm refactoring FtpServer (apologies for size of commits).  This has
> basically meant making more blocks.  As a consequence some interfaces
> becoming services have had to changed so they are not longer remote
> interfaces.  Instead I have created a second interface that does extend
> Remote and and Adapter class (like dyn proxy) that makes a suitable RMI
> capable interface for the service.  I'm raising this because it overlaps
> with the core changes, and think your advise at this stage might be useful.

Just had a look - looks good. Phoenix will eventually allow you to do this 
sort of thing dynamically (ie just specify remote interface and it will 
automagically create adaptor) but that is a long time off for now.

-- 
Cheers,

Pete

----------------------------------------
Why does everyone always overgeneralize?
----------------------------------------

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to