Transport Sample Protocol - Tasks: task #4861, implement blackboard plugins for...
You are not allowed to post comments on this tracker with your current authentication level.
task #4861: implement blackboard plugins for UserType
Submitter: | Eric NOULARD <erk> | ||
Submitted: | Sun 23 Oct 2005 12:15:14 PM UTC | ||
Category: | Blackboard | Should Start On: | Sat 22 Oct 2005 10:00:00 PM UTC |
Should be Finished on: | Sat 22 Oct 2005 10:00:00 PM UTC | Priority: | 3 - Low |
Status: | None | Privacy: | Public |
Percent Complete: | 0% | Assigned to: | None |
Open/Closed: | Open | Effort: | 0.00 |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
The idea is to add
plugins API which enables bb_write/bb_read for
UserType published symbols.
The API should enable:
- registering of new UserType
- pointer function for read/write with specified API.
this UserType function shoud be found in dynamically
loaded library.
Ideally UserType could be registered automagically through
automatic loading of dynamic BB module.