I am not quite familiar with the workbench, but could imagine you should create a CharAsset factory as hivemind service, and inject it to your page/component.

Cheers,
Ron


Curtis Paris wrote:
I was looking through the workbench project, and had an issue with
upgrading it to be 4.0 compatible.

The big hit right now is dealing with the ChartAsset.
Currently the ChartPage.java code does a "new
ChartAsset(getRequestCycle(), this);".  But, ChartAsset needs to have an
abstract method for
@InjectObject("engine-service:Chart") public abstract IEngineService
getChartService();

Being that IEngine.getService() is deprecated, how do we create the
chart asset now that we are using this abstracted class methodology?

Curtis Paris

Sr. Software Engineer

[EMAIL PROTECTED]

650 616 6581 office

Shopping.com (tm)

Find. Compare. Buy.

www.shopping.com <blocked::outbind://48/www.shopping.com>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to