[Seaside] Load Magritte for VisualWorks and Magritte - Tutorial

Thomas Koschate koschate at omasko.com
Fri Jan 19 18:07:13 UTC 2007


On 1/19/07, Dario Trussardi <dtrussardi at tiscali.it> wrote:
>
> About my problem
>   To understand how Magritte framework work
>        i'have change the descriptionTitle class method of MAPersonModel. (
> label:'Title' to ->  label:'TitleNew' ).
>
>   Now when open or update the page in the browser, the label d'ont change
> to
> 'Title New' but it remain 'Title'.
>

After you've made changes to the descriptions, you'll also need to execute
this code in a workspace:

          Magritte.MADescriptionBuilder default flush

This occurs automatically in the Squeak version, and I'll be doing an update
to the VW version in the not too distant future to do it there, too, but,
for now, you'll need to do it manually.
-- 
============================================================
Thomas Koschate
koschate at omasko.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20070119/e100c42f/attachment.htm


More information about the Seaside mailing list