S
simon_barker
Guest
That's how I'm currently handling the response. What I was wanting to do was leverage some of the business logic elsewhere in the application and use this to drive the response e.g Find first customer no-lock. Assign oCustomer = new Customer(buffer Customer:handle). WebReponse:entity = oCustomer. The Serialize() method on JsonSerializer doesn't quite give me as lightweight an object as I'd like.
Continue reading...
Continue reading...