Language Feature Enhancements
From The Oxygene Language Wiki
This is a Language topic
Feel free to add your notes to this topic below.
This page contains a summary of the most recent compiler enhancements.
- Nullable Types in Expressions
- Futures
- Parallel Loops
- Asynchronous Statements
- Property Notifications
- locked Properties
- Enhanced "locked on x" directive
- Warn on Case Mismatch Compiler Option
- raise (keyword) keyword for events
- Special «Foo» syntax for identifiers that contain white space or special chars
- New syntax combining the "for each" and "from" query syntax
- Anonymous methods shortcut syntax without parameters
...list being completed. see remobjects.com/changelogs for the complete change log.
Area: Oxygene Language
Compiler version: Oxygene 5
Language Glossary — Keywords — Types — FAQ — How To