* Terje Norderhaug [2009-06-24 02:35+0200] writes:
Where do we go from here?
I'd say we should implement a backend function, say thread-attributes, for some Lisps. thread-attributes could just return a plist and the list-threads function can then figure out how to send them over the wire. By default list-threads should just return everything (including the attribute names in the first "row") and if we ever feel a need for filtering we can add that as optional argument.
Helmut.