Modifying prototypes

Brian Rice water at tunes.org
Sun Nov 7 15:30:58 PST 2004


No, not yet. I need to expose the all-object, all-referring-to, and 
all-delegating-to iteration protocol (see memory.slate) in some 
primitives to build a toolkit for this. It's not too hard, but I hadn't 
finished it yet. The idea is that on top of these primitives you would 
be able to get streams to traverse the Image and build on that.

I'll inform when it's ready (maybe I'll push and make that today).

On Nov 7, 2004, at 2:50 PM, Todd Fleming wrote:

> Let's say I have a prototype P with some slots. Let's also say that P 
> traits has several roles. I clone P several times. I discover that I 
> need to add some more slots to P and some more roles to P traits that 
> need those slots. Is there an easy way to add the slots to existing 
> objects that delegate to P traits?

--
Brian T. Rice
LOGOS Research and Development
http://tunes.org/~water/




More information about the Slate mailing list