2009/10/29 Cédrick Béler <cdrick65@gmail.com>:
Hi Igor, I'm not sure but I think the annoucment version that will be included is there :Â http://source.lukas-renggli.ch/announcements Cheers,
And packages in that repository is already present in pharo-core image. But if you look at AXAnnouncements, you can see the difference - there are classes for subscriptions and registry, apart from the 'AX' naming prefix.
2009/10/29 Igor Stasenko <siguctua@gmail.com>
Hello, i loaded the Announcements package from SqS/AXAnnouncements,
there are some tests failing because they explicitly comparing block closures class to be a BlockContext. But since new closure compiler, it should be BlockClosure instead. What is a proper test you think? isClosure or isBlock?
And next question, that Pharo-core having a classes in Announcements-Core category, and comparing to AXAnnouncements  there just very basic stuff and its quite useless. As i remember pharo is going to adopt announcements in base image, so the question, is AXAnnouncements  is right thing to load, or there something made specifically for Pharo, but not loaded in core image?
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Cédrick
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.