| Anonymous | Login | Signup for a new account | 16-12-25 10:12 CET | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0001607 | SphereServer | new feature request | public | 13-05-09 14:35 | 19-01-14 05:57 | |
| Reporter | dzhony | |||||
| Assigned To | Ben | |||||
| Priority | normal | Severity | feature | Reproducibility | have not tried | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | ||||||
| Target Version | Fixed in Version | 0.56c Nightly | ||||
| Summary | 0001607: LIST.xxx.SET | |||||
| Description | In the recent nightly (automated nightly build) I have noticed there was a basic LIST support. Nice work, List is one of the few things I had really missed in Sphere :) But, the use of these lists is limited because (as far as I tested) there is no easy way of setting all list values at once. Storing the whole list as a single string works fine with <LIST.xxx>, but treating such string as a list again can not be done without parsing it manually and setting the single values to a list with LIST.xxx.ADD. Would it be possible to add something like LIST.xxx.SET method, accepting list-formatted strings (e.g. {"a","b","c"})? Or maybe to alter the behavior of LIST.xxx, recognizing whether the argument is a single value or a list-formatted string? With such method, it would be possible: 1) to work with lists in a more object-oriented way :) 2) to create multidimensional lists easily Thank you for considering my request. | |||||
| Additional Information | I would like to add some questions about functionality of lists I miss in the changelog: - how many elements can a list store? - how many characters at maximum can a string element have? | |||||
| Tags | No tags attached. | |||||
| Nightly Version | Not Available | |||||
| Experimental Flags | None | |||||
| Option Flags | None | |||||
| Internal Build Number | ||||||
| Attached Files | ||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 13-05-09 14:35 | dzhony | New Issue | |
| 13-05-09 14:35 | dzhony | Nightly Version | => Not Available |
| 13-05-09 14:35 | dzhony | Experimental Flags | => None |
| 13-05-09 14:35 | dzhony | Option Flags | => None |
| 19-01-14 05:57 | Ben | Note Added: 0001925 | |
| 19-01-14 05:57 | Ben | Status | new => resolved |
| 19-01-14 05:57 | Ben | Fixed in Version | => 0.56c Nightly |
| 19-01-14 05:57 | Ben | Resolution | open => fixed |
| 19-01-14 05:57 | Ben | Assigned To | => Ben |
| Copyright © 2000 - 2010 MantisBT Group |