Re: Irssi redesign / rewrite
Timo Sirainen <[email protected]> 20 Jan 2003 12:21:13 +0200
| Newsgroups | gmane.network.irc.irssi.devel |
|---|---|
| Message-ID | <1043058073.11438.237.camel@hurina> |
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 :)