liquid.

that is its main purpose.  it is also linked to vid via liquid-vid.

development has slown down for a few weeks, but it'll pick up.
http://www.rebol.it/~steel
a working version and some documentation can be found here: http://www.rebol.it/~steel
for an understanding of liquid itself, you should test out liquid-vid.  90% of it is a 
direct extension of liquid (concept, nomenclature, functioning, etc).

you can validate data localy to each but the actual storage is shared.  if you really 
want to could create a container, which actually stores a copy of the value locally to 
an object (in an altered state?).

HTH

ciao!

-MAx
-------------
Steel project coordinator
http://www.rebol.it/~steel
------------- 
> -----Original Message-----
> From: Bruno G. Albuquerque [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 03, 2003 12:07 PM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] Bidirectional value mapping.
> 
> 
> 
> Hello.
> 
> I have 2 values that would be mapped to each other. What I 
> need to do is
> to be able to find the first valeu by searching for the ceond 
> and locate
> the second by searching for the first. I did come up with solutions to
> that but I am not satisfied with any of the solutions. Is 
> there a standard
> Rebol-Way ofr doing that? The best option would be a way that 
> would not
> result in data duplication.
> 
> -Bruno
> 
> 
> 
> -- 
> To unsubscribe from this list, just send an email to
> [EMAIL PROTECTED] with unsubscribe as the subject.
> 
> 

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to