Ticket #99 (closed: fixed)
Implement a ArrayProperty class
Reported by: | Nick Draper | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Iteration 6 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
This should be a templates class to accept doubles, ints and maybe strings (not if it causes extra trouble).
The property should parse string input seperating on commas to create the seperate elements. These then need to be cast and stored in an internal vector.
Once this is completed let Dickon know as he wnats to use this in his Rebin algorithm.
Change History
comment:1 Changed 13 years ago by Russell Taylor
- Status changed from new to assigned
- Owner set to Russell Taylor
Note: See
TracTickets for help on using
tickets.