Wiki

Ticket #178 (closed enhancement: fixed)

Opened 15 years ago

Last modified 15 years ago

Support nested (or inner) classes

Reported by: hopscc Owned by: Chuck
Priority: medium Milestone: Cobra 0.9
Component: Cobra Compiler Version: 0.8.0
Keywords: Cc:

Description

Support nested/inner classes - allow defining/using classes (and structs) inside classes - default local to the enclosing class

Mentioned as being desirable but not worked on yet
 see here

Attachments

inner-classes.patch Download (10.5 KB) - added by hopscc 15 years ago.

Change History

Changed 15 years ago by hopscc

Changed 15 years ago by hopscc

  • status changed from new to assigned
  • owner set to Chuck

patch for simple inner class implementation for classes and structs
relnote and tests.
No attempt to address c#/java differences.

Changed 15 years ago by Chuck

Applying now.

Changed 15 years ago by Chuck

  • status changed from assigned to closed
  • resolution set to fixed

Applied in changeset:2177

Thanks.

Note: See TracTickets for help on using tickets.