Jan. 13, 2012
8:30 p.m.
I am trying to load OB in Pharo 1.4, but It seems CommentReference was removed from the image... Shouldn't it go to a deprecated package?
CommentReference should not work anymore because it was just a hack that we introduced with johan and benjamin waiting for Ring. We could reintroduce it but I think that it should not work. Now we have Ring and we can use it instead.
Should we reitroduce it with the proper deprecation?
Guille