Hi Nick,
when I load Seaside in Pharo 2.0
https://github.com/renggli/builder/blob/master/scripts/seaside31-pharo2.stand then TWBS using:
Gofer new
squeaksource3: 'TwitterBootstrap';
package: 'Twitter-Bootstrap-Libraries';
package: 'Twitter-Bootstrap-Seaside';
load
I get a package dependency problem since TWBSListCompositionComponent
(from 'Twitter-Bootstrap-Seaside') is a subclass of MAListCompositonComponent (which is from Magritte).
But I want to use TWBS without Magritte ...
Looks like user "topa" (?) created this wrong dependency - I think class
TWBSListCompositionComponent should be moved to the Magritte package.
Can you add me as a developer to the project ss3.gemstone.com/ss/TwitterBootstrap/ on SS3 so I can fix it?
Thanks
Torsten
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside