[Ometa] OMeta/Squeak 2 Release Candidate

Robert Krahn robert.krahn at student.hpi.uni-potsdam.de
Tue Jun 2 15:33:59 PDT 2009


Hi, Alex --

I found a small bug in the release candidate. When you try to define a  
Squeak method in a class inheriting from OMeta2 like

a: x
	x = 1

the method isn't recognized as Squeak but OMeta code (and changed).  
The reason is that there is a problem matching OMeta parameters. In  
OMeta2RuleParser>>expr3 the rule applications of #name should be  
changed to #nsName.

Robert


On May 23, 2009, at 4:25 AM, Alessandro Warth wrote:

> Hello everyone,
>
> Lately I've been talking about a new version of OMeta/Squeak, and I  
> know that many of you are interested.
>
> So here is a link to a page where you can read all about it, and  
> also download the SAR file to try it out for yourself: http://tinlizzie.org/ometa/ometa2.html
>
> What I'd like to do is have people play with this over the next few  
> days, and let me know if anything doesn't work properly (and give  
> any other feedback) before I release the official, um... thing.
>
> Thanks,
> Alex
> <OMeta2.sar>_______________________________________________
> OMeta mailing list
> OMeta at vpri.org
> http://vpri.org/mailman/listinfo/ometa

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://vpri.org/pipermail/ometa/attachments/20090603/febafdea/attachment.htm


More information about the OMeta mailing list