ERights Home download / 0-8-28 
No Previous Sibling On to: SWT Support

Highlights of 0.8.28e


Non-Upwards Compatible Changes

Printing vs quoting characters

Where Are The Properties Settings?

Retiring Previously Deprecated Features

Newly Deprecated Features

Bugs Closed

Non-Upwards Compatible Changes

Printing vs quoting characters

The new behavior:

? 'c'
# value: 'c'

? E.toQuote('c')
# value: "'c'"

It use to print the character itself without the quote marks. The second example above shows something closer to the underlying real change: TextWriter.quote/1 now prints characters in their literal form.

Where Are The Properties Settings?

XXX To be written...

Retiring Previously Deprecated Features

Newly Deprecated Features

  • Renamings:
    • .getIntervals() -> .getSimpleRegions()
    • .isInterval() -> .isSimpleRegion()
    • Iteratable -> EIteratable
    • .compareTo(other) -> .op__cmp(other)
    • .optLeftBound() -> .getOptStart() # to emphasize that it's in the region
    • .optRightBound() -> getOptBound() # to emphasize that it's not in the region

Bugs Closed

    Thanks to...
CapTP must again do 3vat Granovetter  
3vat complaint doesn't happen on result path  
broken link? Baldur
deSrcKit does not handle non-identifier Kevin Reid
EScript.optMethods doesn't opt Kevin Reid
makeAtomicFile fails on readOnly/1 Marc Stiegler
Taming bug: java.awt.Color.getComponents and related Kevin Reid

Crash on appending to typed FlexList

Kevin Reid
 
Unless stated otherwise, all text on this page which is either unattributed or by Mark S. Miller is hereby placed in the public domain.
ERights Home download / 0-8-28 
No Previous Sibling On to: SWT Support
Download    FAQ    API    Mail Archive    Donate

report bug (including invalid html)

Golden Key Campaign Blue Ribbon Campaign