[V4MD:PROGRESS] Properties in Lingo

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Sep 4 23:40:29 CDT 2004


On 9/4/04 11:33 PM, "Igor Gomon" <giv at tlc.kherson.ua> wrote:

> Hi team,
> 
> It seems I was able to implement properties syntax in Lingo.
> I used for this IMoaMmPropertyReference interface - not IMoaMmXValue.
> At first - interface IMoaMmXValue is not documented yet in XDK and
> IMoaMmPropertyReference does.
> Second - we can get all we need with IMoaMmPropertyReference interface.
> 
> So this is working now:
>   put object.value
>   --7
>   object.value = 7
> I tested this in my test xtra.
> 
> I'm now going to implement this syntax in V4MD.
> So we can write:
>   set f to table.field("myField")
>   f.indexed = true
> instead of:
>   set f to table.getField("myField")
>   f.setIndexed(true).

This is great Igor!

So you can redo on properties all like in V4RB.


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina-beta mailing list