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

Lukas Renggli renggli at gmail.com
Fri Sep 23 09:44:38 UTC 2011


>> >> > 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?

Seaside uses its own model for packages. PackageInfo normally creates
non-existant packages lazily.

> I have a problem because the monticello packages are not present. Check the
> attached screenshot.

Where?

Lukas

-- 
Lukas Renggli
www.lukas-renggli.ch


More information about the seaside mailing list