Re: Re: Re: High level thoughts
Serge Orlov <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <[email protected]> |
Greg Ewing wrote: > In short, I don't really see much practical use for an elaborate > protocol adaptation framework. Agreed. But I see need for simple protocol adaptation framework. Drop everything registry related from my proposal and it will become simple and restricted to standard library interfaces. Later *if* there is a need, registry can be easily added without breaking anything. -- Serge