Graphical design component

r28 - 28 Jan 2007 - 22:56:59 - RenatoDeGiovanniYou are here: TWiki >  TAPIR Web > AdditionalIdeas
Wishlist/ideas to improve the TAPIR protocol:

  • CAPABILITIES:
    • Publish allowed operators in the capabilities of a concept. default will be all operators. E.g. integers in a db will not allow like operations.

  • OUTPUT MODELS:
    • Aggregator "functions" in output model definitions, that concatenate or sum up values if it is not a "RepNode".
    • resultVariable view mappings: add a new abstract element for mapping directives of views which take values from the query result. This has the disadvantage that you need to know the result before it is sent back to the client. Thus you cannot stream the results directly, but need to cache data in memory, which is only suitable for limited result sets:
      • matchedRecords: returning the number of matched records in a query.
      • start: the paging start value taken from the request (see result summary).
      • limit: the paging limit value taken from the request.
      • next: the paging next value taken from the result summary.
      • totalMatched: the total number of matched records in the database (see result summary).
      • totalReturned: the total number of returned records (see result summary).

Edit | Attach | Printable | Backlinks: Web, All Webs | History: r28 < r27 < r26 < r25 < r24 | More topic actions
 
Back to TDWG Homepage TDWG Wiki > TAPIR
This site is powered by the TWiki collaboration platform

Valid XHTML 1.0 Transitional
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback