> > Currently, there is no way to fetch a parameter by its ID or GUID.
yeah... I know :( > > Why would you do it? I made "recent_objects" snippets for Spider with parameters (which are the fastest and simplest midgard functions I think) for logged in person. And stopped with remove the oldest ones.... How to get them? Which one is the oldest? listparameters function list with alphabetic sort , so I decided to keep 10 parameters with the highest id and remove the rest, but this way I have to make multidimensional array with parameters id to get these ones to be removed.... Some hints? Person preferences seems to me here much slower and need much more coding . I may rewrite it but I wanted to avoid this. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
