I think what most people would want is to use Java libraries from inside Pharo. You seem to want to bring Pharo classes to Redline Runtime .
I have the opposite idea of bringing Redline Runtime inside Pharo and give us Pharo developers an easy way to use Java libraries and mix pharo with java code. I think also Pharo would serve great as an IDE for Redline Smalltalk. I already have JNIPort thats does that but none will complain to have another tool around, I am sure it will come very handy. On Fri, Dec 30, 2016 at 2:08 AM James Ladd <[email protected]> wrote: > Hi Pharo People, > > I have continued work on Redline Smalltalk and I'm wanting to discuss what > the absolute minimum > set of Classes and method should be included in the Redline Runtime. > > Would anyone here like to participate in that discussion? > > - James. > Redline Smalltalk <http://redline.st> > > > > -- > View this message in context: > http://forum.world.st/Redline-Talking-Runtime-basics-tp4928375.html > Sent from the Pharo Smalltalk Developers mailing list archive at > Nabble.com. > >
