Dashboard > Labels > whiteboards
  Labels Log In   View a printable version of the current page.  
  Label: whiteboards

All content with label whiteboards.
Related Labels: informal

1 | 2 | Next >> (total: 13)
WhiteboardJavaLanguageChanges (JavaPolis 2006)
Java Language Change Ideas During Javapolis, a number of whiteboards will be reserved for generating ideas for small changes to the Java programming language. Examples might include avoiding NullPointerException or accessing the index from the new foreach loop. The concept is that anyone should ...
Whiteboard results - Strings (JavaPolis 2006)
Strings This page documents the results from the whiteboards where all Javapolis 2006 participants were encouraged to participate with their ideas. Multiline Strings This idea was to provide a syntax for creating multi line strings. Proposed syntax 1 String str = " second ...
Whiteboard results - Spring (JavaPolis 2006)
Spring This page documents the results from the Spring whiteboard where all Javapolis 2006 participants were encouraged to participate with their ideas. Injectable "Add a Spring Injectable interface allowing the object to be notified of the injection, passing in some context, allowing it to adapt ...
Whiteboard results - Numbers (JavaPolis 2006)
Numbers This page documents the results from the whiteboards where all Javapolis 2006 participants were encouraged to participate with their ideas. Rational numbers This idea was to add support for rational numbers. Number a = 1; // a is an Integer Number b = a / 10; // b ...
Whiteboard results - Native XML (JavaPolis 2006)
Native XML Javapolis 2006 included a session on adding a syntax to Java to support native XML. The proposal revolves around adding a literal syntax that is specific to XML. This was not discussed in detail on the whiteboards, but an informal straw poll vote was taken. A straw ...
Whiteboard results - Generics (JavaPolis 2006)
Generics This page documents the results from the Generics whiteboard where all Javapolis 2006 participants were encouraged to participate with their ideas. Shortened generic instance creation This idea was to shorten the creation of long generic types. The problem is that this is too long: Map ...
Whiteboard results - General ideas (JavaPolis 2006)
General ideas This page documents the results from the whiteboards where all Javapolis 2006 participants were encouraged to participate with their ideas. List creation This idea was to provide a syntax way to create lists. List<String> list = new ArrayList<String ...
Whiteboard results - Closures (JavaPolis 2006)
Closures This page documents the results from the Closures whiteboard where all Javapolis 2006 participants were encouraged to participate with their ideas. As it turned out, the whiteboard for closures was the least well used of the whiteboards. There were a couple of questions asked: How can ...
Whiteboard results - Alternatives to change (JavaPolis 2006)
Alternatives to changing the Java syntax This page documents the results from the whiteboards where all Javapolis 2006 participants were encouraged to participate with their ideas. MDA "Do not add 2 different syntax styles for the same symantic, just use MDA ...
Whiteboard results - For each (JavaPolis 2006)
Foreach loop This page documents the results from the foreach whiteboard where all Javapolis 2006 participants were encouraged to participate with their ideas. Accessing the index and removing an element This idea was to add an optional part to the syntax of foreach to allow ...
1 | 2 | Next >> (total: 13)
Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Hosted by JavaLobby
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.5 Build:#520 Jun 27, 2006) - Bug/feature request - Contact Administrators