Difference b/w include("foo.jl") and eval(parse(readstring(open( "foo.jl" ))))

Doesn’t rails load everything? Or at least give you the means to efficiently load everything (simply):

edit: from that article, maybe they’ve constrainted the problem to be solvable. i will say though that i’ve had some success adding Boot.jl to PyCall, JuAFEM, Tensors, Gadfly, IJulia and Mocha (i.e. the tests pass)


Also to tie some stuff together, this is why I asked:

If there was a way to load submodules outside of the parent module and inject it, the problem might be easier