[JDEV] A thought on modularity
Anders Qvist
quest at netg.se
Mon Aug 9 02:47:13 CDT 1999
On Sun, 8 Aug 1999, Scott Robinson wrote:
> * Anders Qvist translated into ASCII [Mon, Aug 09, 1999 at 12:37:14AM +0200][<Pine.LNX.3.96.990809002941.17863A-100000 at valdez.netg.se>]
> > Just had a look at mod_basic and had a thought. All the callback
> > functions gets a pile of parameters to handle. Wouldn't it be better
> > if they got a fat struct instead? Apart from making the function def
> > shorter, it would also mean that the list of stuff that gets sent to
> > the callback can be added to without breaking older code.
> >
>
> Good idea! Once we get CVS back running, can you modify the code need to do
> this?
I'll have a go at it.
Anders "Quest" Qvist
NetGuide Scandinavia
-- Why suffer scarcity? Look for the Open Source and enter a world of plenty!
More information about the JDev
mailing list