Re: Virtual File System ?
Posted by
LightGuardjp on
Jul 25, 2013; 4:59pm
URL: https://discuss.asciidoctor.org/Virtual-File-System-tp387p398.html
Yeah, I can see includes being a little bit of a problem. Dan, sounds like we're starting to build up the need for an SPI in core.
If we had an SPI from core where it calls out to something to retrieve the referenced resources we'd be good. Of course we'd need Language X to Ruby capabilities, but with JRuby that's hardly a problem.
This also presents a possible performance hit, but it would be minor and we'd gain quit a bit from it.