This is certainly possible, yes. You can create an in memory implementation of IDslEngineStorage , which would allow you to continue using the cache.
On Mon, Apr 5, 2010 at 1:15 AM, Chris <[email protected]> wrote: > Hi, > > I'm looking at Rhino.DSL and I wonder if there is any way to > instantiate a registered DSL instance type based upon a string input > instead of a file path? I understand that Rhino.DSL handles caching of > generated boo assemblies and I guess the filename is some kind of > cache key here, so this may not be possible here. > > Cheers, Chris. > > -- > You received this message because you are subscribed to the Google Groups > "Rhino Tools Dev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rhino-tools-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rhino-tools-dev?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
