#1674: Incorrect way of arrayToXml conversion
----------------------+-----------------------------------------------------
Reporter: test157 | Owner: jwage
Type: defect | Status: new
Priority: major | Milestone:
Component: Other | Version: 1.0.3
Resolution: | Keywords:
Has_test: 0 | Mystatus: Pending Core Response
Has_patch: 0 |
----------------------+-----------------------------------------------------
Comment (by test157):
and another variant for smaller, footprint another XML variant also
possible:
{{{
#!xml
<?xml version="1.0" encoding="utf-8"?>
<data>
<Domains id="1" domain="domain1.com" />
<Domains id="2" domain="domain2.com" />
</data>
}}}
It's very important if we are talking about Ajax/Flex applications -
smaller footprint, faster response.
What you think if for exportTo() instead of string variable - what defines
format, we could send Object with Output format settings?
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1674#comment:2>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" 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.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---