[Bug 524] New: Method-Command repositories do not have removeX

For more infomation about this bug, visit
Summary: Method-Command repositories do not have removeX
Product: RTT
Version: 1.4.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Real-Time Toolkit (RTT)
AssignedTo: orocos-dev [..] ...
ReportedBy: peter [dot] soetens [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Created an attachment (id=247)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=247)
fixes this bug.

It is not possible to remove a command or method from the command/method
interface of a TaskContext. Only a 'clear()' operation is supported, which
clears the whole interface.

I've made a patch which fixes this and moves the implementations of these
classes to .cpp files.

[Bug 524] Method-Command repositories do not have removeX

For more infomation about this bug, visit

Peter Soetens
<peter [dot] soetens [..] ...> changed:

What |Removed |Added
--------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED

--- Comment #1 from Peter Soetens
<peter [dot] soetens [..] ...> 2008-03-13 16:22:47 ---
Patch applied on trunk/rtt

$ svn ci -m"Fix bug #524: Method-Command repositories do not have removeX.
Proposed fix applied."
Adding rtt/src/CommandRepository.cpp
Sending rtt/src/CommandRepository.hpp
Adding rtt/src/MethodRepository.cpp
Sending rtt/src/MethodRepository.hpp
Transmitting file data ....
Committed revision 29050.