Re: Win4Eu: need synonym for 'get'

new topic     » goto parent     » topic index » view thread      » older message » newer message

Igor Kachan wrote:
> 'Ask' or 'ask' are good and short words, on my taste.

I think 'ask' is the shortest alternative for 'get'. It's not really
a synonym, but it describes the function better than 'obtain' or
'fetch'. You ask an object for the value of one of his properties.
Produces very polite code blink
constant win = create(Window, "win", {})
set(win, "Size", {300, 200})
integer width
width = ask(win, "Width")


I think it's ironic that the best English alternative was found by
a Russian guy. Thanks!

--
tommy online: http://users.telenet.be/tommycarlier
tommy.blog: http://tommycarlier.blogspot.com
Euphoria Message Board: http://uboard.proboards32.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu