Ben
have a look at the deprecated:with: or transform:
it is so great.... it rewrites the code on the fly so now we can
deprecate, run code and save updated packages :)
Stef
Le 7/7/16 à 01:47, Ben Coman a écrit :
On Thu, Jul 7, 2016 at 12:52 AM, Marcus Denker <marcus.den...@inria.fr> wrote:
On 06 Jul 2016, at 18:16, stepharo <steph...@free.fr> wrote:
I always found such kind of changes totally obscure and it would be nice to
have a description.
The point I took from Stef's question is... not just getting a
followup description here in the mail list, but could this text you've
typed here....
Fixes issues:
- 18450 GT-Tools: "Do not use #ifNotNilDo:ifNil:, #ifNil:ifNotNilDo:,
#ifNotNilDo:"
- 18453 GT-Tools: "do not use #ifEmpty:ifNotEmptyDo: #ifNotEmptyDo:
#ifNotEmptyDo:ifEmpty:”
- 18431 attach glmpopplers shortcut to the textarea instead of the scroll pane
- Esteban's change to GLMAction
...in future be added as the Log message instead of just "Moose" so
there is a permanent record in our package history.
This was mostly me pushing for getting the trivial things *DONE* and not wait
another 3 weeks…
(I should have just committed slices, the overhead with committing and syncing
is to high for
trivial refactorings)
Sure, buts lets document this. Since anyway we'll just ask for a
followup in the mail list ;) and I presume it takes more effort to go
back and look these up after the fact, than copy-pasting at
integration time.
cheers -ben
Marcus
P.S. Not to take your efforts doing the integrations for granted,
thanks for regularly doing this task.