Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EMF Book Errata

Revision as of 14:23, 27 July 2009 by davidms.ca.ibm.com (Talk | contribs) (Initial Errata list)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page lists all known errors in EMF: Eclipse Modeling Framework, 2nd Edition. The list should also be made available on the book's site (but has not been posted there yet).

Page 467 (Section 15.3.1) 
The second paragraph following the output fragment (beginning with "Notice that we waited") should be deleted entirely.
Page 495 (Section 15.5) 
In the example code, the value of OPTION_USE_DEPRECATED_METHODS should be Boolean.FALSE. Loading performance is improved by disabling deprecated methods (they're enabled by default).
Page 561 (Section 18.3) 
The value in the second row, last column of Table 18.2 should be "2007-01-01".

Back to the top