[JDEV] A thought on modularity

Scott Robinson scott at tranzoa.com
Sun Aug 8 17:59:06 CDT 1999


Interleaved response.

Scott.

* 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?

> This is how Apache does things. Also, Apache includes pointers to
> 'internal' data structures which may be helpful to modules in those
> structures.
> 
> ... or has this been discussed before?
>

Not discussed in my tenure.
 
> Anders "Quest" Qvist
> NetGuide Scandinavia
> 
> -- Why suffer scarcity? Look for the Open Source and enter a world of plenty!
> 
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev




More information about the JDev mailing list