Hi Alex,

I'll try to find an example to test it. ;-)

/Jon

On 18-11-10 09:50 , Alexander Burger wrote:
Hi Jon,

    (public 'obj 'any) ->   obj
       Returns the value of a public field 'any' in object 'obj'

    (public 'cls 'any) ->   obj
       Returns the value of a public field 'any' in class 'cls'
I would suggest that this 'public' function should allow multiple
any's, so that you can do a chained get-value. ;-)
This is a good idea, as it is along the line of the 'get' family of
functions.

I added this feature, and released a new version. Do you know of an
example to test it?

Cheers,
- Alex

--
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe

Reply via email to