[e-lang] [ANN] AsyncObjects 0.3.0 (alpha)

Constantine Plotnikov constantine.plotnikov at gmail.com
Wed May 16 10:34:15 EDT 2007


I have released AsyncObjects 0.3.0 today. The biggest change is that
objects now implement their asynchronous interfaces. However the
implementation objects cannot be passed as first level arguments to
the messages. This should prevent most of cases of accidental sharing
of objects. Overall, it is now easier to create and maintain
asynchronous objects, but the resulting code is more verbose.

Constantine


More information about the e-lang mailing list