[Seaside] GoogleChart (SeaChart) dependency on WAAdmin

Torsten Bergmann astares at gmx.de
Wed Apr 1 11:40:46 UTC 2009


WAAdmin was introduced in Seaside 2.9. and it looks like
you work with an old Seaside 2.8.

- either use the latest alpha for SS2.9 
  (you can use http://builder.seaside.st to generate a load script) 

- or replace the call within the class side #initialize method with:

     (self registerAsApplication: ...)

  since this was used in old Seaside 2.8 for WAComponent subclasses.

But i would use the newer seaside since the chart components 
will surely use newer features.

Have fun
Torsten
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01


More information about the seaside mailing list