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

EclipseLink/Development/Examples

< EclipseLink‎ | Development
Revision as of 12:07, 9 January 2008 by Rick.sapir.oracle.com (Talk | contribs)

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

This page discusses the PROPOSED approach to developing examples showing the usage of EclipseLink. These examples will be packaged and made available to customers through EclipseLink/Examples. Examples should also be linked to/from the User's Guide.

Issues:

  • Where should these examples be located within SVN?
  • How do we ensure they are maintained and not broken by ongoing development?
  • How do we related the version of these examples with the packaged version? When do we update them?
  • How can a user report an issue with an example?

Examples in SVN

/trunk/examples/...

Testing

  • Some amount of minimal test cases required?
  • tests must automated
  • test must run in an overall test harness
  • when do we run this test harness?

Packaging

Standard packaging of examples for consistency?

Download

Where are packaged/versioned examples made available?

Links from wiki example?

When do we update examples?

User Feedback

Bugs?

Request new examples?

Contribute and example?

Back to the top