How to reopen a mantis issue (re: undue sender of self)

Jerome Peace peace_the_dreamer at yahoo.com
Tue Sep 25 21:00:17 UTC 2007


How to reopen a mantis issue

Hi nicolas,

Good catch.

SequenceableCollection>>#assertSlopesWith:from:to:
is an unsent method. It documented dynamic constraints
on slopes and knots for clamped cubic splines. I
thought I had removed it.

Ahhh, the problem seems to be one of packaging

'assertSlopesWith:from:to: {Collections-Abstract}'
slipped into Collections

while the rest of the methods are packaged in Morphic
e.g.
'changeInSlopes: {*Morphic-NewCurves-cubic support}'


Removal fix now at:
0006698: #assertSlopesWith:from:to: in SeqColl needs
to be removed	
http://bugs.squeak.org/view.php?id=6698

Thanks for spotting this.

Yours in service, ---Jerome Peace 

nicolas cellier ncellier at ifrance.com 
Tue Sep 25 19:21:57 UTC 2007 

***
>Note that another undue sender of self is signed wiz.
>SequenceableCollection>>#assertSlopesWith:from:to:
>It seems this method lack a segment of code.
>
>Cheers
***




      ____________________________________________________________________________________
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 




More information about the Squeak-dev mailing list