[Seaside] Seaside not loading css styles (but our fault)

Mariano Martinez Peck marianopeck at gmail.com
Fri Sep 23 09:41:43 UTC 2011


On Thu, Sep 22, 2011 at 10:58 PM, Lukas Renggli <renggli at gmail.com> wrote:

> >> > Any clues of what can be the problem ?
> >>
> >> Likely there is something messed up with the configurations.
> >>
> >> You can reinitialize all code with the following Gofer helper:
> >>
> >>     WADevelopment reinitializePackages: WADevelopment allPackages
> >>
> >> Similarly, you can see if there are any code differences:
> >>
> >>     WADevelopment localPackageChanges: WADevelopment allPackages
> >
> > That's doesn't help, because I am NOT loading seaside with
> > Metacello/Gofer/Monticello/MZC. Instead, we are experimenting with Fuel
> ;)
> > So...I am sure there must be a problem somewhere in our code, but I
> cannot
> > understand what.
>
>

> Sure, the two above expressions do not care how the code is loaded.
>


Are you sure?
I have a problem because the monticello packages are not present. Check the
attached screenshot.

Thanks


> They only care about everything being there as it should. If they do
> not work I doubt that anything is going to work.
>
> Did you try running the tests?
>
> Lukas
>
> --
> Lukas Renggli
> www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110923/afb14b98/attachment.htm


More information about the seaside mailing list