Skip to content

Rewrite JavaWebObjects Framework #1

Description

@ijazfx

Rewrite JavaWebObjects Framework keeping following important points in mind:

  1. Do not modify the code logic unless it is necessary to fix any bug or remove limitation.
  2. Remove final keyword from any Class and Interface.
  3. Add protected to any package level classes and methods to unlock code extension.
  4. Replace deprecated code with latest. If it is due to some code in JavaFoundation Framework, JavaEOControl Framework or JavaEOAccess Framework, leave it as is. It will be fixed in these frameworks later on.
  5. Compile against Java 6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions