Re: [binc] Implementation schedule for 1.4?
Peter Stuge <[email protected]> Mon, 8 Aug 2005 15:13:55 +0200
| Newsgroups | gmane.mail.imap.binc.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 08, 2005 at 12:33:03PM +0100, Robin Bowes wrote: > Is support for these things something that could be written by > someone else, i.e. is there a fairly modular architecture so you > could say "write this to plug-in here" or are would you need to be > deeply involved in architecting such things? I'd say that anyone who knows C and a bit of C++ could do it, but probably not as well, since Andreas undoubtedly has been thinking about the implementation conciously or otherwise. What I've seen of the Binc code is well-structured and modular. //Peter