dkubb changed the topic of #datamapper to: Datamapper v1.2.0 | Mailing List: http://is.gd/aa9D | Logs: http://is.gd/qWAL7V | DataMapper 2 Renamed to ROM, see #rom-rb for development
mbj has quit [Ping timeout: 248 seconds]
rafaelfranca has joined #datamapper
akasper has quit [Quit: Leaving.]
rafaelfranca has quit [Ping timeout: 248 seconds]
rsim has quit [Quit: Leaving.]
zombor has quit [Remote host closed the connection]
akasper has joined #datamapper
rsim has joined #datamapper
akasper has quit [Quit: Leaving.]
rsim has quit [Ping timeout: 245 seconds]
brianpWins has quit [Quit: brianpWins]
rafaelfranca has joined #datamapper
rafaelfranca has quit [Ping timeout: 244 seconds]
zombor has joined #datamapper
rsim has joined #datamapper
rsim has quit [Ping timeout: 245 seconds]
rsim has joined #datamapper
rsim has quit [Ping timeout: 245 seconds]
nwmcsween has joined #datamapper
priyam_ has quit [Quit: Connection closed for inactivity]
<nwmcsween>
hi dkubb or anyone here. Do you know of a relational algebra library written in js?
<nwmcsween>
I want client side datamapper for websql with syncing to couchdb
zombor has quit [Remote host closed the connection]
rafaelfranca has joined #datamapper
rafaelfranca has quit [Ping timeout: 246 seconds]
<dkubb>
nwmcsween: there was one I saw once.. one sec
<nwmcsween>
are you going to come over to the js side sometime dkubb?
<dkubb>
nwmcsween: I dunno. it depends. I mean, the ruby side still needs lots of work. if I got a js heavy contract that could be solved by a nice RA I might work on it
<dkubb>
I think there's a need. it's nicer than doing one-off code to do querying and data transformation
<dkubb>
I prefer that there are nice, well named/known methods for each operation
<dkubb>
oh, there was one other JS lib by Nathan Sobo a while back