On Mon, 2003-01-20 at 12:17, [EMAIL PROTECTED] wrote: > Hi, > > > "Fully functioning for most people without external scripting" is a > > must. Notify lists, ignores, hilights etc. are basic functionality and > > will be implemented with either C or internal scripting. I think most of > > the irssi's current functionality falls there .. not everything though. > > what about a two step approach? Like libcras.so and irssi. With the > _very_ core stuff inside libcras (like the signal framework) and then > built from that heavily modularized.
That's a bit how it works currently. Or how I planned on doing it anyway, not that much was put into separate "modules" (dcc and modify list mostly) but they could be without much trouble. I don't think I'll try to separate everything from each others too visibly, but avoiding cyclic dependencies is a good thing :)
