Martin Kutter
-
2007-10-04
- priority: 5 --> 2
There is nothing wrong with MIME messages to be
contained within DIME parts/attachments. The question
is, what role does SOAP::Lite play in parsing them.
Since there is no way for me to reference a nested
attachment via XML (or is there?) what is the priority of
this. I can for example do this:
<element href="cid:foo.xml" />
But can I do this:
<element href="cid:foo::cid:bar" />
Um no.
Perhaps this lies in the domain of the client/server to
deal with on a case-by-case basis?