We may want to implement auto-incrementing of SEQUENCE
values (see ETJ.pm's 'sequence' field in $map). The RFC
specifies that an object's SEQUENCE property should be
incremented every time that object is modified.
Then again, this may not need to be handled at the
Net::ICal level, but at the Net::ITIP level. If you're
interested in tackling this bug, talk to the
reefknot-devel list first.
Logged In: YES
user_id=1366
No, we don't. it only needs to be changed when resending,
not on every change. This is a client/server specific
issue, not something we want to do in Net::*