#419: Orogen: Port Deprecation
-------------------------+-----------------------------------
 Reporter:  stpl01       |      Owner:  rock-dev-mailing-list
     Type:  enhancement  |     Status:  new
 Priority:  major        |  Milestone:
Component:  toolchain    |   Keywords:  orogen
-------------------------+-----------------------------------
 As discussed in our workgroup:

 Create a function "deprecates" for a port.

 In the .orogen file,
 output_port("simple_command",
 "base/commands/Joints").deprecates("base/actuators/Command")

 will result in two output ports:
 simple_command and simple_command_deprecated

 This way users can still use the old port but are informed, they have to
 start the transition to the new type.

-- 
Ticket URL: <https://rock.opendfki.de/ticket/419>
rock <https://rock.opendfki.de>
rock: the robot construction kit
_______________________________________________
Rock-dev mailing list
Rock-dev@dfki.de
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev

Reply via email to