On Sun, 2004-05-30 at 08:40, Sylvain LE GALL wrote:
> To my mind extlib is an extension of the basic code of the stdlib. But
> it should be enough "general purpose". Even if regexp is commonly used,
> i think it should fit well in a self contained library !
BTW: I originally thought to make Felix use Extlib,
since Extlib contains some data structures I want,
variable length array and PSet/PMap for example.
Unfortunately, these components are inseparable
because they're unified by the Enum concept,
and I have some issues with enums.
I also can't just reuse the parts I want,
since Extlib is LGPL and Felix is FFAU.
So I either use the package as a whole,
or don't use any of it (or make a subset
of it, package it separately, and use that,
getting the problems of *both* dependence
and loss of separate maintenance)
The point being: it is a fairly typical
problem that there is a tension between
separability and integration. In particular
it is precisely Enums which simultaneously
make Extlib components easy to use separately,
whilst at the same time making them all
dependent on Enums :)
--
John Skaller, mailto:skaller@xxxxxxxxxxxx
voice: 061-2-9660-0850,
snail: PO BOX 401 Glebe NSW 2037 Australia
Checkout the Felix programming language http://felix.sf.net
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|