DePauwREU2013 / scales

2 stars 0 forks source link

Rename Smashed #12

Open mfansler opened 11 years ago

mfansler commented 11 years ago

I think we could choose a better name for the case class which wraps a Graphic in an arbitrarily specifiable bounds. The current name, Smashed, sounds appropriate for that specific constructor which removes the dimensionality of the object (w=0; h=0), but the class itself has a much wider range of manipulations, such as adding padding, translating the bounding box away from the Graphic, etc..

The best alternative I've thought of so far is Bound, which, as a present tense verb, would make it consistent with Freeze, Transform, Composite, Name, etc..

Any thoughts?

rudra94 commented 11 years ago

Maybe Shift ? because we use bound a lot.

mfansler commented 11 years ago

Shift has a translational connotation. We need something that implies both the ability to contract and expand the boundaries.

bhoward commented 11 years ago

Rebound? Rebase?

On Sun, Jul 28, 2013 at 2:43 AM, Mervin Fansler notifications@github.comwrote:

Shift has a translational connotation. We need something that implies both the ability to contract and expand the boundaries.

— Reply to this email directly or view it on GitHubhttps://github.com/DePauwREU2013/scales/issues/12#issuecomment-21678082 .