bertrem icon indicating copy to clipboard operation
bertrem copied to clipboard

Next release?

Open artob opened this issue 15 years ago • 5 comments

I'm loving this gem as a lightweight alternative to Ernie, but am running into an "undefined method: log" problem not infrequently:

/opt/local/lib/ruby/gems/1.8/gems/bertrem-0.0.6/lib/bertrem/server.rb:121:in `receive_data': undefined method `log' for #<BERTREM::Server:0x1022fdc00> (NoMethodError)
    from /opt/local/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run_machine'
    from /opt/local/lib/ruby/gems/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run'

Looking at the commit history it would appear that this problem, at least the server crashing part of it, was already addressed back in January:

http://github.com/b/bertrem/commit/59e7defa3a3e0bfa1d5a85940a9a55696b7f5d9a

Would it be possible to release a new version of the gem that incorporates this fix, pretty please?

artob avatar Mar 31 '10 04:03 artob

I can do that. I'll wrap in a few other features and fixes, too. Sorry for not doing it sooner!

b avatar Mar 31 '10 04:03 b

Hi - any update on this?

By the way, in case you are interested, the project I'm using BERTREM on is: http://github.com/bendiken/rdf-bert

artob avatar Apr 07 '10 00:04 artob

Benjamin, would it be possible to push out a new version even if it doesn't yet contain all the fixes and features that you're intending for it? Anything newer than 0.0.6 should do fine for many purposes given at least the fix for the "undefined method: log" problem.

artob avatar Aug 16 '10 18:08 artob

Benjamin, do you still intend to continue development of BERTREM, or should the project be considered dead?

artob avatar Oct 20 '10 08:10 artob

FYI, here's a bertrem-0.0.6.1.gem file that contains the bug fixes discussed (the latest HEAD).

If you would be so kind to push this to RubyGems, I'd much appreciate it. Alternatively, perhaps you could consider giving me push access so that I could help in releasing new versions of BERTREM?

gem owner -a [email protected] bertrem

artob avatar Oct 20 '10 12:10 artob