Maruku within IronRuby using rexml/document

Hi,

I look to make use of Maruku within IronRuby and it has a dependency
rexml/document. Has anyone successfully used rexml/document under
IronRuby?

Thanks

  • Grant

I guess no one has =P

REXML is part of the Ruby standard library, and it is pure-Ruby (no C
code or anything needed), so it should work, unless we don’t support a
library that it depends on (which I doubt). Have you tried to run it?

~js

From: [email protected]
[mailto:[email protected]] On Behalf Of Grant
Archibald
Sent: Sunday, March 08, 2009 3:45 AM
To: [email protected]
Subject: [Ironruby-core] Maruku within IronRuby using rexml/document

Hi,

I look to make use of Maruku within IronRuby and it has a dependency
rexml/document. Has anyone successfully used rexml/document under
IronRuby?

Thanks

  • Grant