View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001607SphereServernew feature requestpublic13-05-09 14:3519-01-14 05:57
Reporterdzhony 
Assigned ToBen 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version0.56c Nightly 
Summary0001607: LIST.xxx.SET
DescriptionIn 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 InformationI 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?
TagsNo tags attached.
Nightly VersionNot Available
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0001925)
Ben (manager)
19-01-14 05:57

list.xxx.set and list.xxx.append being added

- 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
Powered by Mantis Bugtracker