[Pharo-project] CommentReference removed?
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? Should we reitroduce it with the proper deprecation? Guille
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
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
Excellent tHanks for your good energy :) On Jan 13, 2012, at 10:08 PM, Guillermo Polito wrote:
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
participants (2)
-
Guillermo Polito -
Stéphane Ducasse