Ticket #13 (closed enhancement: fixed)

Opened 11 months ago

Last modified 11 months ago

Attribute tables

Reported by: JarrettBillingsley Assigned to: JarrettBillingsley
Priority: major Milestone: MiniD 2
Component: Language Keywords:
Cc:

Description

Attribute tables -- attach an arbitrary table to objects, functions, and namespaces for things like documentation, extra reflection info, etc.

They look like this:

</ something = true, [4] = 5 />
function foo() {}

Change History

01/14/08 11:52:29 changed by JarrettBillingsley

  • status changed from new to closed.
  • resolution set to fixed.

01/15/08 21:21:32 changed by JarrettBillingsley

  • component changed from component1 to Language.