Rumble seems like a good start.
So what else would need to be done?

On 12/18/2011 1:27 AM, Magnus Holm wrote:
On Sun, Dec 18, 2011 at 02:47, Steve Klabnik<st...@steveklabnik.com>  wrote:
A wild project appears: http://krainboltgreene.github.com/dapper-dan/
Some problems:

* It doesn't support CSS proxy (div.wrapper! { … ] == div(:id =>
'wrapper') { … })
* It doesn't escape stuff
* It doesn't specify its dependencies correctly (crack.rb)
* It loads awesome_print at runtime
* The released version on RubyGems doesn't actually work

Everything else than the first issue is easy to fix. CSS proxies might
require some bigger refactoring to implement.

That said, it's not hard to implement something Markaby-ish. I
experimented a bit, and ended up with a fast Markaby-replacement in
130 LoC: https://github.com/judofyr/rumble. We might be able to adapt
it.
_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to