On 2005-09-19, David Tweed <[EMAIL PROTECTED]> wrote:
> Hi Tuomo,
>
> I've been working on some functionality which would is
> unsuitable for mainstream Ion3 (because it does
> something which is not in accord with the main Ion
> vision). 

> Because it seems to require adding a field to
> a struct in ioncore, I don't think it can be written
> as a neat extension module. 

Are you sure the field wouldn't fit there in standard Ion? And if not, if 
it is something that "inherits" Obj, or something that you can otherwise 
get notified of the destroyal of, would using a hash or search tree be too
inefficient? libtu/rb.h provides red-black trees, and there are numerous
examples of their use around the code.

> So, is there somewhere on the wiki or somewhere that's
> suitable for putting a diff with an explanation of
> what it does?

The wiki is dead (and nobody has yet set up a more spam-resistant one).
In the meanwhile, I guess the scripts repository is ok for random patches. 
Or one could use Ion's berlios account...

-- 
Tuomo

Reply via email to