Jan. 13, 2012
9:08 p.m.
Yeap, I've already updated the reference from CommentReference to RGCommetnDefinition :) On Fri, Jan 13, 2012 at 5:30 PM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
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