Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005799
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. PlatformtrivialN/A2008-11-03 11:342008-11-26 20:20
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision9560
ProjectionnoneETAnoneTarget Version2.50
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005799: SqlC generates two functions for each query, one of these is never used

DescriptionSqlC generates several functions per query of type multiple. The function with the signature (<original params>, keyName, keyValue, ...) is never used.
Proposed SolutionRemove 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 00058332.50 closedshuehner SqlC generates two functions for each query, one of these is never used 

-  Notes
(0009919)
svnbot (reporter)
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 [^]

- 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 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
Powered by Mantis Bugtracker