Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0009230 | Openbravo ERP | A. Platform | public | 2009-05-28 20:02 | 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 | 0009230: The publically usable sqlc-generated data 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 sqlc generated data classes (*Data.java). 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 sqlc generated classes and decide which ones should be public and which not.
All the classes not defined to be public should not be public java classes and be changed to package level access. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0009317 | | closed | shuehner | The publically usable java 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-05-28 20:02 | shuehner | New Issue | |
2009-05-28 20:02 | shuehner | Assigned To | => shuehner |
2009-05-28 20:02 | shuehner | OBNetwork customer | => No |
2009-05-28 20:09 | hgbot | Checkin | |
2009-05-28 20:09 | hgbot | Note Added: 0016742 | |
2009-05-28 20:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/6cb9d6dfb42fc8898c3dea5be4d3ba5b78472d7b [^] |
2009-05-28 20:09 | hgbot | Checkin | |
2009-05-28 20:09 | hgbot | Note Added: 0016743 | |
2009-05-28 20:09 | hgbot | Status | new => resolved |
2009-05-28 20:09 | hgbot | Resolution | open => fixed |
2009-05-28 20:09 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/6cb9d6dfb42fc8898c3dea5be4d3ba5b78472d7b [^] => http://code.openbravo.com/erp/devel/pi/rev/c979fa657fce68e6c93c3cc4cd55ccc2dcb14ece [^] |
2009-06-03 20:52 | shuehner | Relationship added | related to 0009317 |
2009-07-11 08:08 | pjuvara | Status | resolved => closed |
2009-07-16 17:55 | anonymous | sf_bug_id | 0 => 2822552 |