[cl-debian] [ann] [parenscript-announce] New Parenscript release.

Vladimir Sedach vsedach at gmail.com
Tue Feb 17 03:24:20 UTC 2009


Hello,

The latest release of Parenscript fixes a few minor bugs from the
previous release (mostly with macro-definition code), but most
importantly it gets rid of the (.method object args) method-calling
convention/hack. Now method calls are treated uniformly with function
calls, so the previous expression becomes ((slot-value object 'method)
args). The motivation behind this change is explained on the
parenscript-devel mailing list:

http://common-lisp.net/pipermail/parenscript-devel/2009-February/000465.html

Vladimir

_______________________________________________
parenscript-announce mailing list
parenscript-announce at common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-announce

_______________________________________________
announcements site list
announcements at common-lisp.net
http://common-lisp.net/mailman/listinfo/announcements




More information about the Cl-debian mailing list