From: Thomas W. <tho...@gm...> - 2010-03-22 14:55:35
|
Andrzej, This what I had in my mind when I sent yesterday my email 'I volunteer to organise "eXist Code Gallery". Having a playground where developers can exchange their work extending eXist, sharing modules and code snippets easily is something we have to think about and organise quickly. If there is somebody else with experience in running this type of open community code repository, I will be glad to help him to run the code repository. Thomas ------ Thomas White Mobile:+44 7711 922 966 Skype: thomaswhite gTalk: thomas.0007 Linked-In:http://www.linkedin.com/in/thomaswhite0007 facebook: http://www.facebook.com/thomas.0007 On 22 March 2010 14:34, Andrzej Jan Taramina <an...@ch...> wrote: > Adam replied to Rob: > > > So my old foe the Oracle Cursor is back again! But seriously, if I > > understand you correctly, then there is no reason not to have an > > oracle extension module as part of eXist, this could work in > > cooperation with the sql module, something like this perhaps - > > > > for $item in oracle:execute(sql:get-connection(...), $sql) return > > $item/sql:column1 > > > > We would not be able to ship the ojdbc.jar with eXist by default, but > > then that is the same as for the SQL module. We currently do not ship > > any vendors JDBC implementations, we expect users to place their > > vendors JDBC implementation in lib/user (e.g. ojdbc.jar if your an > > Oracle user). > > This sounds like a perfect instance justifying having an external > extensions mechanism/repository/wiki (same thing for > GATE, IMO). > > That way anyone (not just committers) could create and post useful > extensions and all you would have to do is check > prerequisites (eg. eXist version), download jars and add a few lines to > conf.xml. > > No need to keep these extensions in the eXist SVN, and many good reasons to > keep them out of it. > > -- > Andrzej Taramina > Chaeron Corporation: Enterprise System Solutions > http://www.chaeron.com > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development > |