Ticket #917 (new task)
add generic Tuple/List emulation C functions to Datatype class w/ unittest
| Reported by: | ArcRiley | Owned by: | |
|---|---|---|---|
| Priority: | Low | Milestone: | beta3 |
| Component: | soy._datatypes | Version: | Trunk |
| Keywords: | Cc: |
Description
To save coding time, we need the more complex functionality moved to Datatype, specifically slice handling, and a unittest added to tests/ to verify that it's working properly.
Much of this can be moved from AudioDeviceTuple?
Note: See
TracTickets for help on using
tickets.



