Nick Sutterer

Results 675 comments of Nick Sutterer

When exactly does that happen? Can you paste the code that uses Roar and the representer, pleeeeease?

Hi @and0x000, would you like to assist us in bringing this up-to-date? We are still debating whether or not we want the `roar-rails` gem to be part of TRB as...

Please try this with separate representers (one for XML, only) and give me a complete test setup so I have a chance to understand what you're doing (No test, just...

I saw a gem called `fast-openstruct` or something - what if we'd use that? If you have benchmarks ready, we can try and push it today.

You know what would help? A rails app setup with profiling. I'm thinking about just using a self-made OpenStruct.

But this should be an easy win - so we need a simple setup with like 500 items, each with hyperlinks? We don't even need a database for that, neither...

Nothing, yet, because I can't do 5 million things at the same time. :dancer: I doubt that the performance is because of an OpenStruct. Have you tried representable 2.1? It's...

Is this just for the naming, i.e. aliasing `Representer::JSON::Collection` to `Roar::JSON::Collection`?

Can you describe what how you relate those Collection modules with the Http Feature, I think I am missing something here?

@skroll you just used the Lonely Collections feature from representable then, right? @timoschilling it looks as if this is just an aliasing issue for Roar users, is that right or...