Hi,
I imported a group of modules today from CS 10 to CS 16. All but one of them imported properly. The other, it always imports and in the src, the Configure request handler gets renamed to Configure_1, meaning if I uninstall and reinstall the newly CS-16-ized module, it will fail to install because the request handler name got renamed.

The request handler group shows a reference to the renamed Configure_1 in the new CS10.5 syntax,

but if allowed to compile, it replaces Configure with Configure_1.

I imported this module both in a group, and also completely in isolation. Can anyone explain what's going on? is this a new CSIDE bug? I'm using CSIDE 16.0.0.1119
-Hugh Ferguson
PS One huge pitfall of making all the documentation only available online is that in the Government of Canada, all servers are configured such that only an account with internet disabled is allowed to log on to the server. That makes reviewing documentation within CSIDE impossible