Skip to content

rename LArray class to Array #611

@gdementen

Description

@gdementen

Pros:

  • We are in the larray module, so the L of LArray is kinda redundant
  • It would be one less character to type
  • The L of LArray is a bit weird for arrays without labels (arrays with only wildcard axes)
  • I like it :)

Cons:

  • more deprecated warnings for existing users (though a single string replace could fix the problem)
  • LGroup will look slightly odd (but having Group and IGroup would be worse). On the other hand, if we converge both kinds of groups to Group (like I discussed in a few issues) this would no longer be a con but a pro.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions