Menu

#100 Nested Class Name update problem

v4.1.1
open
Core Model (79)
5
2012-09-19
2003-09-11
No

When a nested class which appears as a subclass of
another class is renamed, the new name is not updated
in the tree below the superclass.

Additionally, the I%ClsIndx indices for any super- and
sub-classes of the nested class are not updated to
reflect the name change.

The fix I've developed requires a new method,
ESI$Class.NCRenamed, and the addition of one line to
ESI$Class.RenameNestedClass

This may not be the optimal fix in terms of speed or
efficiency, but it appears to work perfectly.

I will attach exports of both methods.

Discussion

  • Eric Lambart

    Eric Lambart - 2003-09-11

    Code for ESI$Class.NCRenamed method

     
  • Eric Lambart

    Eric Lambart - 2003-09-11

    New version of ESI$Class.RenameNestedClass

     
  • Eric Lambart

    Eric Lambart - 2003-09-11

    Logged In: YES
    user_id=172059

    refer also to ESI bug #583989

     

Log in to post a comment.

Monday.com Logo