patch control hook
Posted: Fri Aug 07, 2009 1:06 pm
by John Munro >> Tue, 6 Feb 2007 22:01:57 GMT
I've been reading up on Jade Patch Control (Jade Administration Guide Ch. 4) and Patch Control Hooks (Jade Object Manager Guide Ch. 2).
I would like to add the following features to our development environment:
1) any entity (method/class/form etc.) that is modified and is not in a patch gets added to the developer's current patch
2) no entity that is in a patch can be modified by a developer whose current patch is different
3) when a patch is closed it is automatically extracted
4) when a patch is closed it can be committed or rolled back, undoing all changes recorded in the patch
My questions are:
a) is what I want possible using a patch control hook?
b) has anyone done anything similar?
Thanks,
John Munro
I've been reading up on Jade Patch Control (Jade Administration Guide Ch. 4) and Patch Control Hooks (Jade Object Manager Guide Ch. 2).
I would like to add the following features to our development environment:
1) any entity (method/class/form etc.) that is modified and is not in a patch gets added to the developer's current patch
2) no entity that is in a patch can be modified by a developer whose current patch is different
3) when a patch is closed it is automatically extracted
4) when a patch is closed it can be committed or rolled back, undoing all changes recorded in the patch
My questions are:
a) is what I want possible using a patch control hook?
b) has anyone done anything similar?
Thanks,
John Munro