> Shall we create the common class to make this a little more concrete?

I think we have appropriate common classes already in most, or all, cases.
The case that triggered my note concerned pluggable modules.  We had code in
both Main and ModuleLoader2 to do initialization and I centralized it all in
ModuleLoader2.  This change was reversed within 2 days without comment,
forcing me to modify ArgoEclipse to include a duplicate copy of this
initialization.  I'm not going to engage in dueling source changes, but I'd
like folks to at least consider the consequences of their actions -- thus
the note in Main (along with a slightly more complete description than "Here
it all starts").

In looking at other recent changes, the initialization of ActionAdjustSnap
and ActionAdjustGrid is another candidate to get moved -- perhaps to
someplace more closely related to the diagrams, if I understand their
function correctly.

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to