GoogleChart (SeaChart) dependency on WAAdmin

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

GoogleChart (SeaChart) dependency on WAAdmin

Torsten Bergmann
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
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside