RFCs


Current RFCs

Newest drafts and RFCs currently under discussion:


#0197: Type literals in tokens

2010-02-18 14:46:09+0100

A common way to denote type literals in generated sourcecode will be introduced.

#0196: I/O Collections random access

2009-11-18 08:38:23+0100

There will be methods in the io.collections interfaces that will allow creating, finding, and removing children.

#0195: Type-dispatch methods

2009-11-17 10:07:20+0100

Methods will be allowed to have variants of themselves with different type signatures.

#0194: Add XPClass::getDeclared*() methods

2009-11-17 09:52:19+0100

The lang.XPClass class will have the following new methods

  • getDeclaredMethods()
  • getDeclaredFields()
  • getDeclaredInterfaces()

#0193: Generics optimization

2009-11-10 19:53:29+0100

Generics will be optimized.

Browse RFCs

By status:



More

Documentation: