tmlab / tmql

Automatically exported from code.google.com/p/tmql
1 stars 0 forks source link

Provide option in runtime to set the result type #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a query
2. A server needs JTMQR results -> use jtmqr will be added and query executes

Problem: What to do for FLWR style?

Best way is to have a run method with a result type parameter, so it is not 
necessary to change the source query.

Original issue reported on code.google.com by h.niederhausen@googlemail.com on 3 Feb 2011 at 1:53

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 3 Feb 2011 at 1:55

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 10 Feb 2011 at 6:34

GoogleCodeExporter commented 9 years ago
the issue was fixed by adding new methods to result set

toTopicMap
toCTM
toXTM
toJTMQR

Original comment by Sven.Kro...@googlemail.com on 17 Feb 2011 at 8:59