Opened 16 years ago

Closed 16 years ago

#16 closed task (fixed)

List classes in NOM core library.

Reported by: cinc Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: list class foundation Cc:

Description

There must be some list class in the NOM core library because quite a few enumeration methods (e.g. for method names, parameters, ...) will need it. At the moment such classes are in the foundation lib part of NOM. Leaving them there will probably cause some cycles during compilation.

Change History (1)

comment:1 Changed 16 years ago by cinc

Resolution: fixed
Status: newclosed

The new NOMArray class does the task. If there arises the need for more sophisticated list classes this ticket may be reopened.

Note: See TracTickets for help on using tickets.