Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005799 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | trivial | N/A | 2008-11-03 11:34 | 2008-11-26 20:20 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 9560 | |||
Projection | none | ETA | none | Target Version | 2.50 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
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. | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0009919) svnbot (viewer) 2008-11-03 11:36 |
Repository: openbravo Revision: 9560 Author: huehner Date: 2008-11-03 11:36:30 +0100 (Mon, 03 Nov 2008) Fixed 5799 Remove generation of second copy of query functions from sqlc, as these variant is not used (anymore) in the codebase. --- U trunk/src-core/src/org/openbravo/data/Sqlc.java --- https://dev.openbravo.com/websvn/openbravo/?rev=9560&sc=1 [^] |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |