Feature Requests item #1520427, was opened at 2006-07-11 12:10 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1520427&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: core Group: ver devel >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Klaus Darilion (klaus_darilion) >Assigned to: Daniel-Constantin Mierla (miconda) Summary: common syntax/function for AVP handling Initial Comment: Hi! Currently we have avp_write(source,destination) and avp_pushto(destination,source) I would like to have a common syntax, or even better a single function, e.g: avp_copy(source,destination) Using a new name allows using old and new style during a migration phase. ---------------------------------------------------------------------- >Comment By: Bogdan (bogdan_iancu) Date: 2007-03-08 18:36 Message: Logged In: YES user_id=1275325 Originator: NO fixed with the new PV script support. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1520427&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
