Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0005799 | Openbravo ERP | A. Platform | public | 2008-11-03 11:34 | 2008-11-26 20:20 | |||||||
Reporter | shuehner | |||||||||||
Assigned To | shuehner | |||||||||||
Priority | normal | Severity | trivial | Reproducibility | N/A | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | pi | |||||||||||
Target Version | 2.50 | 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 | 0005799: SqlC generates two functions for each query, one of these is never used | |||||||||||
Description | SqlC generates several functions per query of type multiple. The function with the signature (<original params>, keyName, keyValue, ...) is never used. | |||||||||||
Steps To Reproduce | ||||||||||||
Proposed Solution | Remove the generation of the unneeded method from sqlc. This slims down the size of the generated data classes by: - about 200k lines - about 13mb of source code - about 4mb of compiled code - about 2mb of the final war file-size | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2008-11-03 11:34 | shuehner | New Issue | ||||||||||
2008-11-03 11:34 | shuehner | Assigned To | => shuehner | |||||||||
2008-11-03 11:34 | shuehner | sf_bug_id | 0 => 2218668 | |||||||||
2008-11-03 11:34 | shuehner | OBNetwork customer | => No | |||||||||
2008-11-03 11:34 | shuehner | Regression testing | => No | |||||||||
2008-11-03 11:35 | shuehner | Status | new => scheduled | |||||||||
2008-11-03 11:35 | shuehner | fix_in_branch | => trunk | |||||||||
2008-11-03 11:36 | svnbot | Checkin | ||||||||||
2008-11-03 11:36 | svnbot | Note Added: 0009919 | ||||||||||
2008-11-03 11:36 | svnbot | Status | scheduled => resolved | |||||||||
2008-11-03 11:36 | svnbot | Resolution | open => fixed | |||||||||
2008-11-03 11:36 | svnbot | svn_revision | => 9560 | |||||||||
2008-11-05 13:16 | shuehner | Status | resolved => new | |||||||||
2008-11-05 13:16 | shuehner | Resolution | fixed => open | |||||||||
2008-11-05 13:16 | shuehner | Status | new => scheduled | |||||||||
2008-11-05 13:16 | shuehner | Status | scheduled => resolved | |||||||||
2008-11-05 13:16 | shuehner | Resolution | open => fixed | |||||||||
2008-11-26 20:20 | pjuvara | Status | resolved => closed |
Notes | |||||
|
|||||
|
|