Skip to content

Rename object #2

@e9gille

Description

@e9gille

Renaming in IDE

Renaming using the WS Explorer can't be tracked and is therefore not supported. Functions and scripts can simply be renamed in the Editor at which point a new object is created and written to file. The original will then need to be deleted.
Renaming a namespace is a bit trickier. Add a GAP.Rename 'source' 'target' function that deals with the objects in- and outside the IDE.

Renaming in File system

As all file and folder names are suffixed with a tag to keep track of casing, simply renaming the file/folder in the file system must be done by leaving out the tag suffix. This should then be added by the GAP.Import function. Any files or folders without the case tag should be renamed to include a valid tag based on the OS reported casing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions