As David, sent along when Ean alluded to this earlier, we'd certainly welcome more committers, we just have to go thru the process
Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Sep 13, 2007, at 12:00 AM, Adam Heath wrote:
I've noticed that ofbiz forces javac into 1.5 mode. Then uses genericsin a *few* places thru-out the code. Are there plans to make this more prevalent? I've started work on doing that. This work is two-fold; one, it helpscatch any casting issues. Two, it's a code review. I've actually found logic errors(public Set keySet() { return this.keySet(); }) while addingall the markup.I know how ofbiz likes to have changes sent thru jira; but these patchescould touch alot of code. Asking for write access might not be theright approach, so I'm wondering what the best way to proceed would be.== [EMAIL PROTECTED]:/job/ofbiz/ofbiz-svn/framework/base$ svk diff src/base/|diffstat ... 36 files changed, 743 insertions(+), 905 deletions(-) [EMAIL PROTECTED]:/job/ofbiz/ofbiz-svn/framework/base$ xclipboard == Things to note: UtilCache is now generified; so are classes in util/collections. I'm still going thru everything, but it goes quitequickly. I'm making certain that the external apis don't change either.
smime.p7s
Description: S/MIME cryptographic signature
