ba-st/HighchartsSt

RenoirSt isn't ported/maintained for GemStone, where is it used in HighchartsSt?

pdebruic opened this issue · 1 comments

HighchartsSt used to be cross platform, functioning equally on GemStone and Pharo. Since the move to github it seems like that hasn't been maintained.

Can anyone give me an overview of how Boardwalk and ReniorSt are used in the project now? So I can decide whether to take them out of the GS fork or port them to GemStone. Id rather not have to include them if possible.

thanks

Hi @pdebruic v6.0.0 it's still compatible with both GemStone and Pharo.

For v7.0.0 we moved to Tonel, so it will not work on GemStone until Tonel support landed there (it's taking more time that we expected).
If you still want v7:

  • RenoirSt dependency is an optional one for runtime support, if you don't load any group refererencing HighchartsStExtensions you shouldn't have problems.
  • You will need Boardwalk because we factored out some common stuff on top of Seaside, so we can load Willow/Highcharts side by side.

We're planning to do an upgrade on the library once Pharo 7 it's out and Gemstone 3.5 (AFAIR this version will support Tonel) it's released, updating also the Highcharts library version.

If you're not using any specific changes made in Highcharts from 6.0.3 to 6.0.7, you must use v6.0.0