Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0009317 | Openbravo ERP | A. Platform | public | 2009-06-03 20:52 | 2009-07-16 17:55 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0009317: The publically usable java classes should be defined and all non-public ones should not be accessible by modules |
Description | To be able to keep the public java API stable. The public parts needs to be defined.
This part is about the manually written java classes. All classes which are not explicitly defined as public should be hidden so and not be usable by modules. |
Steps To Reproduce | |
Proposed Solution | Audit all java classes and decide which ones should be public and which not.
All the classes and/or methods not defined to be public should not be public java classes and be changed to package level or private access. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0009230 | | closed | shuehner | The publically usable sqlc-generated data classes should be defined and all non-public ones should not be accessible by modules |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-06-03 20:52 | shuehner | New Issue | |
2009-06-03 20:52 | shuehner | Assigned To | => shuehner |
2009-06-03 20:52 | shuehner | OBNetwork customer | => No |
2009-06-03 20:52 | shuehner | Relationship added | related to 0009230 |
2009-06-03 21:15 | hgbot | Checkin | |
2009-06-03 21:15 | hgbot | Note Added: 0016926 | |
2009-06-03 21:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/06638ea52b7f83ce551be2d21d51ebd68d11e8bf [^] |
2009-06-03 21:17 | hgbot | Checkin | |
2009-06-03 21:17 | hgbot | Note Added: 0016927 | |
2009-06-03 21:17 | hgbot | Status | new => resolved |
2009-06-03 21:17 | hgbot | Resolution | open => fixed |
2009-06-03 21:17 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/06638ea52b7f83ce551be2d21d51ebd68d11e8bf [^] => http://code.openbravo.com/erp/devel/pi/rev/e12074afb2a11535f85d9f24e9d82aaf6e082b0b [^] |
2009-07-11 08:18 | pjuvara | Status | resolved => closed |
2009-07-16 17:55 | anonymous | sf_bug_id | 0 => 2822556 |