OSM issue

Guido Chari charig at gmail.com
Tue Aug 11 19:26:12 UTC 2015


Hi,

While implementing an object model based on the OSM provided by Truffle (i
followed the JRuby implementation) i have faced with a problem.

Mainly, for creating a new Layout i need a LayoutStrategy. I would like to
use the DefaultStrategy but it is not visible from outside the package, I
think all other "defaults" are declared public. Am i missing something or
DefaultStrategy should be public too?

Best,
Guido.


More information about the graal-dev mailing list