Patches item #670051, was opened at 2003-01-18 00:21
Message generated for change (Comment added) made by cito
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=670051&group_id=4866
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MiddleKit
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Luke Holden (lholden)
Assigned to: Chuck Esterbrook (echuck)
Summary: No equiv to addTo... for deleting
Initial Comment:
MiddleKit does not generate methods to delete an object
FROM a list.... only add to. Attached is a patch to add
a delFrom.... method to PythonGenerate.py to delete an
object from a list.
It is used just like the equiv addTo method.
----------------------------------------------------------------------
>Comment By: Christoph Zwerschke (cito)
Date: 2008-11-07 10:01
Message:
Implemented in r7598. Good things come to those who wait.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=670051&group_id=4866
|