nruby-core-boun...@rubyforge.org>
[mailto:ironruby-core-boun...@rubyforge.org<mailto:ironruby-core-boun...@rubyforge.org>]
On Behalf Of Miguel Madero
Sent: Sunday, May 02, 2010 8:18 PM
To: ironruby-core@rubyforge.org<mailto:ironruby-core@rubyforge.org>
Subject: Re: [Ironruby-core
rom your app.
>
>
>
> *From:* ironruby-core-boun...@rubyforge.org [mailto:
> ironruby-core-boun...@rubyforge.org] *On Behalf Of *Miguel Madero
> *Sent:* Sunday, May 02, 2010 8:18 PM
> *To:* ironruby-core@rubyforge.org
> *Subject:* Re: [Ironruby-core] Using Ruby's stand
: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Using Ruby's standard libraries in Silverlight
I think the Chiron model is better for different scenarios. You mentioned OOB,
but also if IronRuby (or other Dynamic Languages) are used as part of a
statically compiled app where XAP
I think the Chiron model is better for different scenarios. You mentioned
OOB, but also if IronRuby (or other Dynamic Languages) are used as part of a
statically compiled app where XAPs and assemblies are distributed in the
typical SL way. Not sure how we would do it with Gestal as I've seen that i
Wow, a lot of questions to answer here; let me know if I missed one ...
> What is the recommendation for using Ruby's standard libraries in Silverlight
> applications?
> Should the lib be copied to the project dir? should a reference be added to
> the manifest? some other technique?
Depends on
It doesn't work for me.
Shay Friedman | Author of IronRuby Unleashed
Blog: http://IronShay.com | Twitter: http://twitter.com/ironshay
On Wed, Mar 24, 2010 at 9:50 AM, Ivan Porto Carrero <
i...@whiterabbitconsulting.eu> wrote:
> if you put
if you put a app\myfile.rb in the zip file
you should be able to do require 'app/myfile'
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Web: http://whiterabbitconsulting.eu - http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http
It doesn't work for Ruby files as well as assemblies (which are placed
within a ZIP file)... :-(
Shay Friedman | Author of IronRuby Unleashed
Blog: http://IronShay.com | Twitter: http://twitter.com/ironshay
On Tue, Mar 23, 2010 at 5:00 PM,
for assemblies you need to add an appmanifest I think
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Web: http://whiterabbitconsulting.eu - http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)
Microsoft I
OK I zipped the libs folder and added it to the page as .
When I try to require the assemblies, the files are not found.
I tried to make the case simpler and zipped a simple rb file to a zip and
included it in the page as well:
I tried:
require "TestClass.rb"
require "TestClass"
require 'test.zip
I thought that already happened (dlr-slvx requirement etc)
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Web: http://whiterabbitconsulting.eu - http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)
Micros
That's a good idea but it enforces the user to use Gestalt.
Which brings up another question - are we willing to "standardize" Gestalt
by making it the best practice for using DLR languages in Silverlight?
Shay Friedman | Author of IronRuby
I'd the contents of the lib folder in a zip file
and then use gestalt to download the zip. from then on they are available
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Web: http://whiterabbitconsulting.eu - http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Hey guys,
What is the recommendation for using Ruby's standard libraries in
Silverlight applications?
Should the lib be copied to the project dir? should a reference be added to
the manifest? some other technique?
Thanks,
Shay.
Shay Friedma
14 matches
Mail list logo