solnic changed the topic of #rom-rb to: Ruby Object Mapper | Mailing List: https://groups.google.com/forum/?fromgroups#!forum/rom-rb | Logs: http://irclog.whitequark.org/rom-rb
cobbr2 has quit [Quit: Leaving.]
mbj has quit [Ping timeout: 264 seconds]
cobbr21 has joined #rom-rb
knowtheory has joined #rom-rb
cored has quit [Ping timeout: 246 seconds]
jfredett has joined #rom-rb
jfredett has quit [Quit: Leaving.]
postmodern has quit [Quit: Leaving]
mbj has joined #rom-rb
mbj has quit [Read error: Connection reset by peer]
mbj has joined #rom-rb
postmodern has joined #rom-rb
<Gibheer> mbj: do you have a plan for thursday evening already?
<mbj> Gibheer: nope
<mbj> Gibheer: I'm busy
<mbj> Gibheer: Lets talk on site
<mbj> *side
<mbj> have to run, cu
mbj has quit [Quit: leaving]
<Gibheer> sure
cored has joined #rom-rb
cored has quit [Ping timeout: 264 seconds]
knowtheory has quit [Ping timeout: 268 seconds]
cored has joined #rom-rb
cored has joined #rom-rb
postmodern has quit [Quit: Leaving]
knowtheory has joined #rom-rb
jfredett has joined #rom-rb
jfredett has quit [Client Quit]
jfredett has joined #rom-rb
knowtheory has quit [Quit: Get MacIrssi - http://www.sysctl.co.uk/projects/macirssi/]
knowtheory has joined #rom-rb
jfredett has quit [Read error: Connection reset by peer]
jfredett has joined #rom-rb
knowtheory has quit [Quit: Computer has gone to sleep]
knowtheory has joined #rom-rb
mbj has joined #rom-rb
postmodern has joined #rom-rb
mbj has quit [Read error: Connection reset by peer]
mbj has joined #rom-rb
mbj_ has joined #rom-rb
mbj has quit [Ping timeout: 245 seconds]
mbj has joined #rom-rb
mbj_ has quit [Ping timeout: 240 seconds]
knowtheory has quit [Quit: Computer has gone to sleep]
cored has quit [Ping timeout: 245 seconds]
mbj has quit [Read error: Connection reset by peer]
mbj has joined #rom-rb
knowtheory has joined #rom-rb
mbj_ has joined #rom-rb
mbj has quit [Ping timeout: 256 seconds]
jfredett has quit [Quit: Leaving.]
cored has joined #rom-rb
<cored> hello
<xybre> olleh
mbj_ has quit [Read error: Connection reset by peer]
knowtheo1y has joined #rom-rb
knowtheory has quit [Ping timeout: 276 seconds]
knowtheo1y has quit [Quit: Computer has gone to sleep]
<postmodern> hey everyone
<postmodern> i was wondering what the high-level query api will look like?
<postmodern> what would it look like to query deep relationships?
<postmodern> same as DM1?
<xybre> postmodern: check out axiom
mbj has joined #rom-rb
<postmodern> xybre, i understand axiom will be used to drive the query layer
<xybre> Ah okay my bad :)
mbj has quit [Client Quit]
<postmodern> xybre, but there has to be a higher level syntax for doing simple things
<xybre> I think the examples there are intentionally to show off how it does complex things. As I understand it, a simple query in AR like User.where(id: 1).first would be env[:users].restrict(id: 1).one.
<xybre> You could also do `User = env[:users]` to get the `User` constant back like in aR.
cobbr21 has quit [Ping timeout: 264 seconds]
<xybre> If you have a seperate User model, then you can add a method to it maybe `repo` or `query` depending on your intent, and it would grab the Environment object for you.
<postmodern> xybre, im hoping that will be provided for me via another library
<postmodern> maybe dm-mapper?
<postmodern> *rom-mapper
<xybre> Sure. If they don't add one I probably will. Just means less setup.
cobbr2 has joined #rom-rb
knowtheory has joined #rom-rb
<postmodern> guessing #rom-rb is going to be pretty quiet during EuroCamp
<postmodern> hopefully will see some new users after solnic's workshop
<xybre> Hopefully
knowtheory has quit [Ping timeout: 245 seconds]
knowtheory has joined #rom-rb
cored has quit [Ping timeout: 246 seconds]