Ivan Porto Carrero
2009-Oct-16 13:29 UTC
[Ironruby-core] Prior art of manipulating OpenXML with IronRuby?
Now with ironruby support ;)http://writespace.codeplex.com/ --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Fri, Oct 16, 2009 at 1:38 PM, Thibaut Barr?re <thibaut.barrere at gmail.com>wrote:> Hey guys, > thanks for all the input, appreciated :) > > I''ll definitely keep you posted on the output - it''s more likely that I''ll > manipulate xslx directly (or through the OpenXML SDK) than using automation. > One might even think about doing this in a Mono-compatible fashion (that > would interest quite a bunch of guys out there, me think)... Not sure if > there''s some fancy way to rely on the OpenXML SDK from Mono though. > > In any way, thanks for all the answers - and I''ll definitely keep you > posted on my findings. > > cheers, > > -- Thibaut > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20091016/b031cffd/attachment.html>
Ryan Riley
2009-Oct-19 17:20 UTC
[Ironruby-core] Prior art of manipulating OpenXML with IronRuby?
I pinged Eric White on the MS Office team to see whether they might release a Mono version or the source under MSPL. Here''s hoping. :) Ryan Riley Email: ryan.riley at panesofglass.org LinkedIn: http://www.linkedin.com/in/ryanriley Blog: http://wizardsofsmart.net/ Website: http://panesofglass.org/ On Fri, Oct 16, 2009 at 6:38 AM, Thibaut Barr?re <thibaut.barrere at gmail.com>wrote:> Hey guys, > thanks for all the input, appreciated :) > > I''ll definitely keep you posted on the output - it''s more likely that I''ll > manipulate xslx directly (or through the OpenXML SDK) than using automation. > One might even think about doing this in a Mono-compatible fashion (that > would interest quite a bunch of guys out there, me think)... Not sure if > there''s some fancy way to rely on the OpenXML SDK from Mono though. > > In any way, thanks for all the answers - and I''ll definitely keep you > posted on my findings. > > cheers, > > -- Thibaut > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20091019/665e9a83/attachment.html>
Ryan Riley
2009-Oct-21 16:07 UTC
[Ironruby-core] Prior art of manipulating OpenXML with IronRuby?
I just heard from Eric. He said he has heard of no plans to either open up the Open XML SDK or create a Mono-compatible version, so it looks like interop is the way to go, unless you want to reverse engineer the Open XML SDK. Ryan Riley Email: ryan.riley at panesofglass.org LinkedIn: http://www.linkedin.com/in/ryanriley Blog: http://wizardsofsmart.net/ Website: http://panesofglass.org/ On Mon, Oct 19, 2009 at 12:20 PM, Ryan Riley <ryan.riley at panesofglass.org>wrote:> I pinged Eric White on the MS Office team to see whether they might release > a Mono version or the source under MSPL. Here''s hoping. :) > > Ryan Riley > > Email: ryan.riley at panesofglass.org > LinkedIn: http://www.linkedin.com/in/ryanriley > Blog: http://wizardsofsmart.net/ > Website: http://panesofglass.org/ > > > On Fri, Oct 16, 2009 at 6:38 AM, Thibaut Barr?re < > thibaut.barrere at gmail.com> wrote: > >> Hey guys, >> thanks for all the input, appreciated :) >> >> I''ll definitely keep you posted on the output - it''s more likely that I''ll >> manipulate xslx directly (or through the OpenXML SDK) than using automation. >> One might even think about doing this in a Mono-compatible fashion (that >> would interest quite a bunch of guys out there, me think)... Not sure if >> there''s some fancy way to rely on the OpenXML SDK from Mono though. >> >> In any way, thanks for all the answers - and I''ll definitely keep you >> posted on my findings. >> >> cheers, >> >> -- Thibaut >> >> _______________________________________________ >> Ironruby-core mailing list >> Ironruby-core at rubyforge.org >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20091021/88fe1a27/attachment.html>
Thibaut Barrère
2009-Oct-22 21:31 UTC
[Ironruby-core] Prior art of manipulating OpenXML with IronRuby?
Hi Ryan et al,> I just heard from Eric. He said he has heard of no plans to either open up > the Open XML SDK or create a Mono-compatible version, so it looks like > interop is the way to go, unless you want to reverse engineer the Open XML > SDK.I can stick to Windows then :) Maybe it will end up using some erb + xml, like the approach in Documatic (http://stonecode.svnrepository.com/documatic/trac.cgi/wiki) thanks for asking Eric! Thibaut -- http://www.learnivore.com