Archive for 2010

conjoon – dev notes

Posted by:

Conjoon_Db_LobAccess_StorageMediator
General purpose: Automatically decide if LOBs have to be stored in the server’s file system (and provide appropriate base functionality), while providing the database as a fallback in any case.

“A storage mediator is responsible for determining whether to store lobs in the database or in the file system. It takes care of processing various operations related to lobs such as retrieving their content and properly storing them, while maintaining relations between the db data ...

Continue Reading →
1

conjoon demo available

Posted by:

While I was working on a new version of conjoon (which was released just now – see http://www.conjoon.org/blog/2010/03/30/conjoon-0-1-2-released/), I finally had the time to set up a public demo of conjoon. I thought the best way to provide a public demo where multiple users share on installation was to branch the main dev line into a “demo” branch, removing and/or altering some functionality so the demo provides ...

Continue Reading →
0