Re: [JPP-Devel] Patch for InfoModel

2007-07-11 Thread Larry Becker
Seems like a harmless change to me. Larry On 7/11/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > This seems like a logical patch to apply Paul. If no one pipes up > about a problem I think you should go for it. > > SS > > On 7/11/07, Paul Austin <[EMAIL PROTECTED]> wrote: > > I have created

Re: [JPP-Devel] Patch for InfoModel

2007-07-11 Thread Sunburned Surveyor
This seems like a logical patch to apply Paul. If no one pipes up about a problem I think you should go for it. SS On 7/11/07, Paul Austin <[EMAIL PROTECTED]> wrote: > I have created a patch for the InfoModel class so that it does not > actually remove the features for a Layer until after it has

[JPP-Devel] Patch for InfoModel

2007-07-11 Thread Paul Austin
I have created a patch for the InfoModel class so that it does not actually remove the features for a Layer until after it has notified the listeners. This enables the listeners to get the features that are going to be removed. Can people have quick look and see if their plugins would be affec