Hugo Ahlenius wrote:
I am actually looking at it right now, and I have found a few things here and there (so far) that I have submitted to both the Sava and OpenBD issue trackers. Once I get it running for sure I'll put some notes with a little howto.
Thanks! The biggest ones I recall running into were these:* changed coldspring configuration from constructor-arg injection to property injection for non-singletons * renamed render() function to doRender() because openbd has a built-in render() function * lots of instances of LSDateFormat that doesn't check to see that the date isn't "" * renamed isNull() function in reactor to isValueNull() because openbd has a built-in isNull() function
That first one was a bit odd--CS was blowing up but that change fixed it. Might not be necessary anymore.
After that I ran into a few other issues here and there (file manager doesn't work, infinite redirect error in Firefox in some cases, etc.) but I haven't looked into it in a while.
Interested to hear what you find! -- Matt Woodward [EMAIL PROTECTED] http://www.mattwoodward.com/blog Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html
smime.p7s
Description: S/MIME Cryptographic Signature
