Re: [Monetdb-developers] pf:new-doc

2010-02-26 Thread Tinco Andringa
Hey, Was this a silly suggestion, or are there simply no pathfinder/xquery people reading this list? :) Greetings, Tinco On Fri, Feb 19, 2010 at 21:46, Tinco Andringa wrote: > Hello MonetDB developers, > > In my quest to develop an object oriented interface to monetdb/xquery > o

[Monetdb-developers] pf:new-doc

2010-02-19 Thread Tinco Andringa
have the following function: pf:new-doc("document_name.xml"[, "collection_name.xml"[,"content"]]) It would make users of my api a little happier, and perhaps MonetDB/XQuery as a whole, a bit more norm

Re: [Monetdb-developers] MonetDB/XQuery on Ruby with DataMapper

2010-01-16 Thread Tinco Andringa
/blob/master/lib/dm-core/adapters/data_objects_adapter.rb I have absolutely zero previous experience with XQuery so if you have any comments or suggestions, XQuery/XQUF snippets or patches they would be very welcome. Greetings, Tinco Andringa On Tue, Dec 1, 2009 at 15:25, Gabriele Modena wrote: &

[Monetdb-developers] MonetDB/XQuery on Ruby with DataMapper

2009-11-30 Thread Tinco Andringa
tiveRecord depends heavily on SQL) If anyone has any comments on this or any questions or would like to help out then please let me hear. I plan on putting the datamapper implementation on github too somewhere this week. Kind regards, Tinc