pushBehind: vs moveBehind: ?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

pushBehind: vs moveBehind: ?

abergel
Hi!

Doru, I have see you’ve just merged moveBehind:. Up to now, I have always used pushFront: and pushBack:
What is the vocabulary we should use? I have no problem changing the code I have. I am just looking for the best vocabulary.

Also, I have recently added some methods in TRConstraint, such as alignFromLeft:, alignFromRight:, use:alignFromBottom:, setAllToMaxWidth:
I am not so sure about the name of these methods. Any better suggestion?

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: pushBehind: vs moveBehind: ?

Tudor Girba-2
Hi,

I took as a starting point moveBehindItsExtremities and I generalized it because it is not enough to have the edge only behind the extremities but behind all nodes in a level. We can change the name.

Cheers,
Doru


On Thu, Oct 2, 2014 at 4:20 PM, Alexandre Bergel <[hidden email]> wrote:
Hi!

Doru, I have see you’ve just merged moveBehind:. Up to now, I have always used pushFront: and pushBack:
What is the vocabulary we should use? I have no problem changing the code I have. I am just looking for the best vocabulary.

Also, I have recently added some methods in TRConstraint, such as alignFromLeft:, alignFromRight:, use:alignFromBottom:, setAllToMaxWidth:
I am not so sure about the name of these methods. Any better suggestion?

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev