Forum OpenACS Development: Re: Scheduling/Unscheduling procedure

Collapse
Posted by Tom Jackson on

Yes, Andrew, that would be nice. If you don't save the id, I don't think there is any way to recover it later.

Collapse
Posted by Denis Khitrov on
I can adjust ad_schedule_proc to save ID and implement ad_unschedule_proc, but this is a part of ASC core and it seems not a good idea to make customization in this part.

If I write a fix and new proc, what should I do to add it to the new version of ACS?