[Seaside] Evaluate expression

Oleg Richards orichards at mail.ru
Thu Aug 23 07:42:41 UTC 2007


Hello Guys!

I would like to know how to implement in smalltalk expression parser.
Something like Avi used in his DabbleDB for expressions in data cells.

In ruby i can write something like that: Sheet.eval("expression goes  
there") and
define method method_missing to parse calls to sheet cells.

Can somebody say me how to make such things work in smalltalk?

Cheers, Oleg


More information about the seaside mailing list