WAFileLibraryExample not working

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

WAFileLibraryExample not working

Joseph Blatter
hi. i think latest Seaside could break FileLibrary.
i was testing the WAFileLibraryExample and noticed
that there's a "Deprecated Code" red link at the
bottom of the page. After i've clicked the link shows

WARenderedHtmlRoot(WAHtmlRoot)>>linkToStyle:

which i suppose could be a reason why the example
doesn't works. It works in Seaside2.7a1-pmm.93 but
it's broken in Seaside2.7a1-pmm.108 and
there's any fix for this?
best regards


__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.espanol.yahoo.com/ 
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: WAFileLibraryExample not working

Michel Bany

> hi. i think latest Seaside could break FileLibrary.
> i was testing the WAFileLibraryExample and noticed
> that there's a "Deprecated Code" red link at the
> bottom of the page. After i've clicked the link shows
>
> WARenderedHtmlRoot(WAHtmlRoot)>>linkToStyle:
>
> which i suppose could be a reason why the example
> doesn't works. It works in Seaside2.7a1-pmm.93 but
> it's broken in Seaside2.7a1-pmm.108 and
> there's any fix for this?
> best regards

Hi Joseph,

IMO, there is nothing to worry about.
Detection of deprecated code was added in lr.95 and
therefore was not in pmm.93.
The warning in the tool bar just informs you that FileLibrary
is using deprecated code. This deprecated code is needed
since FileLibrary has to work with Seaside 2.6b1.

HTH,
Cheers,
Michel.
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside