Christopher S. Meiklejohn

Results 51 comments of Christopher S. Meiklejohn

Here it is: ``` /home/cmeiklejohn/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1600:in `raise_if_conflicts': can't activate activesupport-3.0.3, already activated activesupport-3.0.9 (Gem::LoadError) from /home/cmeiklejohn/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:737:in `activate' from /home/cmeiklejohn/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:51:in `block in require' from /home/cmeiklejohn/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:50:in `each' from /home/cmeiklejohn/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:50:in `require' from /home/cmeiklejohn/.rvm/gems/ruby-1.9.2-p136/gems/enginex-0.8.1/lib/enginex.rb:2:in `'...

Thanks. Yeah, I changed the gemspec as well.

Just set a timer in the FSM that fires, and without X amount of activity terminate the FSM, no?

Are you looking at this or should I? Can we assign someone to this issue so it gets resolved?

As anyone who has worked with native functions in Erlang knows, re-writing in C could cause more harm than good if you don't know how to do it properly. NIFs...

Is someone assigned to work on this?

Both Lasp and Riak (2i, Yokozuna, Search) have extensions for storing per-object metadata, if you're interested in looking at how those operate.

I thought about this a bunch in detail and this definitely appears to be a lot less trivial than I originally thought. One problem here is guarantees on ordering: *...