Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite JavaWebObjects Framework #1

Open
ijazfx opened this issue May 22, 2014 · 0 comments
Open

Rewrite JavaWebObjects Framework #1

ijazfx opened this issue May 22, 2014 · 0 comments
Milestone

Comments

@ijazfx
Copy link

ijazfx commented May 22, 2014

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.
ijazfx pushed a commit that referenced this issue May 22, 2014
@ijazfx ijazfx added this to the GBU v0.1 milestone May 22, 2014
ijazfx pushed a commit that referenced this issue May 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant