Ticket #55 (closed enhancement: implemented) | |||||||||||||||||||||
Common BlackBoard base class
Description
Currently we have BlackBoard and RemoteBlackBoard classes for access to the BlackBoard. These classes provide the same methods, yet they do not inherit from a common base class. This was due to problems with inheritance and templates.
An acceptable workaround/trade-off has to be found to be able to have a common BlackBoard interface class and two implementations, LocalBlackBoard and RemoteBlackBoard. This will allow for easy exchange of the used access method. Change History
Note: See
TracTickets for help on using
tickets.
| This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Subscriber, Participant
| ||||||||||||||||||||

