Menu

#10 Option to not return command data

closed
nobody
api (12)
5
2008-05-03
2008-03-28
Jeff Lowe
No

Provide the option to not return the command data in response to a post.

I have cases where a page may be working with a very large set of data (possibly thousands of records), and already has all the data. In this case it would be a significant overhead to receive it all again as part of the response. Only really need the status and error messages if any.

Thanks,
-Jeff

Discussion

  • Kai Ulrich

    Kai Ulrich - 2008-05-03

    Logged In: YES
    user_id=1394850
    Originator: NO

    With the json-lib writer you can filter the included properties.

     
  • Kai Ulrich

    Kai Ulrich - 2008-05-03
    • labels: --> api
    • status: open --> closed
     

Log in to post a comment.