Ticket #2 (closed enhancement: fixed)
Implement an abstract data source
| Reported by: | rob | Owned by: | rob |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4 |
| Component: | buffer | Keywords: | |
| Cc: |
Description
Incorporate an abstract data source so that I can have different types of backend storage. Currently, everything uses the STC, but I want to abstract that so that other forms can be used. I still think that the interface will conform to the STC interface defined in the STCInterface class, but the data storage won't actually be an STC.
As an example of supporting an abstract data source, it should be possible to integrate PyPE's Python and command shells into peppy.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
