[Ml-yokadi] Using '_' as a shortcut to last task id

Aurélien Gâteau aurelien.gateau at free.fr
Thu Oct 22 16:41:17 CEST 2009


Sébastien Renard a écrit :

>>> I have a better proposition :
>>> - don't store last id but last task object. Do it at *cmd level.
>>> - dbutils don't have to be aware of that. No change.
>>> - api is light (if not "_" in line : self.task=...)
>>> - we can remember distinct last task, last bug, last notes...
>>>
>>> A new branch without_glob2 has been pushed with a first draft of this
>>> proposition (needs more test and unit test update).
>> I don't see any changes in without_glob2. Are you sure you actually
>> pushed the changes?
> 
> Oups. Sorry, I forgot to commit... This is done now. Can you have a look ?

Mmm.. I still don't like the fact that it needs to be handled in each
task commands. I just pushed an implementation of my proposal in
without_glob3. What do you think of it?

Aurélien


More information about the Ml-yokadi mailing list