 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Steven Quail Guest
|
Posted: Wed Jul 30, 2003 12:04 pm Post subject: Passing objects across boundaries. (Sorry posted in wrong gr |
|
|
Hi to all,
We are currently using Midas in our 3 tier architecture.
When we need some information from the server, we get it back as an
XML string which we use in the presentation tier. This means we have
to have the XML binding of the XML string and then put in alot of
logic to understand it. For example, if I had an XML string of a
customer with its orders, I would have to use the XML binding to loop
across all the orders to show them in a listview.
Is there a way of return an object from the middle tier which
encompasses all the XML and all we have to do in the presentation tier
is to call methods to get the data? In this way the presentation layer
can be very simple.
TIA
Steven.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|