Hi!
IMO avpops syntax is a little bit confusing:
avp_write(value,name): value --> name avp_pushto(destination,name): destination <-- name
it would be more intuitive if source and destination are always in the same order.
Further: is there still need for both functions? Maybe we could replace them with a single function due to the new AVPOPS syntax:
avp_copy(source,destination) ???
regards klaus
Hello,
On 03/31/06 13:40, Klaus Darilion wrote:
Hi!
IMO avpops syntax is a little bit confusing:
avp_write(value,name): value --> name avp_pushto(destination,name): destination <-- name
it would be more intuitive if source and destination are always in the same order.
Further: is there still need for both functions? Maybe we could replace them with a single function due to the new AVPOPS syntax:
yes, it may be better to merge these functions. I will take a look at their features to see the best way.
Cheers, Daniel
avp_copy(source,destination) ???
regards klaus
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users