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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005833
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. PlatformtrivialN/A2008-11-05 13:162009-05-21 16:37
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branch2.40-performanceFixed in SCM revision9691
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

0005833: 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 ]
blocks feature request 00057992.50 closedshuehner SqlC generates two functions for each query, one of these is never used 

-  Notes
(0010000)
svnbot (reporter)
2008-11-05 13:17

Repository: openbravo
Revision: 9691
Author: huehner
Date: 2008-11-05 13:17:23 +0100 (Wed, 05 Nov 2008)

Fixed 5833
Remove generation of second copy of query functions from sqlc, as
these variant is not used (anymore) in the codebase.

---
U branches/r2.40performance/src-core/src/org/openbravo/data/Sqlc.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=9691&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-11-05 13:16 shuehner New Issue
2008-11-05 13:16 shuehner Assigned To => shuehner
2008-11-05 13:16 shuehner Status new => scheduled
2008-11-05 13:17 svnbot Checkin
2008-11-05 13:17 svnbot Note Added: 0010000
2008-11-05 13:17 svnbot Status scheduled => resolved
2008-11-05 13:17 svnbot Resolution open => fixed
2008-11-05 13:17 svnbot svn_revision 9560 => 9691
2009-05-21 16:37 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker