> I like to return an IJavaScriptObject instead, where you can return any data supported in JavaScript.
but I have a BLL that is used in several contexts - e.g. for a windows service & for command line commands. effectively by asking me to return an IJavaScriptObject I need to write another wrapper and actually do the serialization for each method myself. not to mention the complexity of the case when my BLL returns a heirarchy of objects that each needs to be serialized differently depending on context. Eyal. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
