[Devel] [ openser-Feature Requests-1546501 ] advanced body manipulation

SourceForge.net noreply at sourceforge.net
Fri Aug 25 10:43:49 CEST 2006


Feature Requests item #1546501, was opened at 2006-08-25 10:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1546501&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Klaus Darilion (klaus_darilion)
Assigned to: Nobody/Anonymous (nobody)
Summary: advanced body manipulation

Initial Comment:
It would be great to have more flexibility in
manipulating bodies. E.g. it would be nice to add a
body, remove a body or access bodies (and their content
type). 

This should be useable from script and from other
modules. Nice features would be:

pseudo variables, e.g.:
$bn ... number of bodies, 0...n
$bt[x] ... body type of x-th body
$bc[x] ... body content of x-th body

functions:
body_remove(x); remove the x-th body
body_add("$avp(s:contenttype)","$avp(s:newbody)");
body_add("text/plain","foo bar xyz");


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1546501&group_id=139143



More information about the Devel mailing list