You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Trustin Lee <tr...@gmail.com> on 2005/02/07 09:39:23 UTC

[mina] All packages have been implemented.

Hi,

I finished implemting the last package, 'registry' which is a frontend
makes it easy to set up acceptors and filters for various IoHandlers
and ProtocolProviders.

Here is the recent version of sitedoc:

http://www.apache.org/~trustin/mina-20050207/index.html

Please refer to 'Registry' example to see how to use registry package.

Cheers,
Trustin
-- 
what we call human nature is actually human habit
--
http://gleamynode.net/

Re: [mina] All packages have been implemented.

Posted by Enrique Rodriguez <er...@apache.org>.
Alex Karasulu wrote:
> Trustin Lee wrote:
> 
>> Hi,
>>
>> I finished implemting the last package, 'registry' which is a frontend
>> makes it easy to set up acceptors and filters for various IoHandlers
>> and ProtocolProviders.
>>
>> Here is the recent version of sitedoc:
>>
>> http://www.apache.org/~trustin/mina-20050207/index.html
>>
>> Please refer to 'Registry' example to see how to use registry package.
>>  
>>
> That's awesome Trustin. We got like inetd now alright. I'll take a look 
> at it later this evening.
> 
> Thanks,
> Alex

Yes, Trustin this is very nice.  I had been creating a lot of 
boilerplate and holding off on any refactoring, since I was expecting 
exactly this when you mentioned you were working on a service registry. 
  This will clean things up nicely.

-enrique


Re: [mina] All packages have been implemented.

Posted by Alex Karasulu <ao...@bellsouth.net>.
Trustin Lee wrote:

>Hi,
>
>I finished implemting the last package, 'registry' which is a frontend
>makes it easy to set up acceptors and filters for various IoHandlers
>and ProtocolProviders.
>
>Here is the recent version of sitedoc:
>
>http://www.apache.org/~trustin/mina-20050207/index.html
>
>Please refer to 'Registry' example to see how to use registry package.
>  
>
That's awesome Trustin. We got like inetd now alright. I'll take a look 
at it later this evening.

Thanks,
Alex