I'm migrating from Gaston's Twitter Bootstrap [1] implementation to
the one referenced by QCMagritte [2], but when trying to migrate a few tbAlert references I found that [2] uses a completely different approach than [1] and also Torsten's version [3]. Torsten's version seem to be more organized, and documented. The examples are better too. Besides that difference in the use of Decorations for alerts, they do basically the same thing. Do QCMagritte use [2] for a particular reason? Loading the configuration of [3] forces the load of Seaside 3.1.0 configuration, which is okay as far as you're using it. Regards! Refs: [1] http://smalltalkhub.com/#!/~GastonDallOglio/TBootstrap [2] http://ss3.gemstone.com/ss/TwitterBootstrap.html [3] http://smalltalkhub.com/#!/~TorstenBergmann/Bootstrap Esteban A. Maringolo _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
I am using [3], I didn't know there were others ;-)
On 20 Feb 2014, at 17:24, Esteban A. Maringolo <[hidden email]> wrote: > I'm migrating from Gaston's Twitter Bootstrap [1] implementation to > the one referenced by QCMagritte [2], but when trying to migrate a few > tbAlert references I found that [2] uses a completely different > approach than [1] and also Torsten's version [3]. > > Torsten's version seem to be more organized, and documented. The > examples are better too. > > Besides that difference in the use of Decorations for alerts, they do > basically the same thing. Do QCMagritte use [2] for a particular > reason? > > Loading the configuration of [3] forces the load of Seaside 3.1.0 > configuration, which is okay as far as you're using it. > > Regards! > > > > Refs: > [1] http://smalltalkhub.com/#!/~GastonDallOglio/TBootstrap > [2] http://ss3.gemstone.com/ss/TwitterBootstrap.html > [3] http://smalltalkhub.com/#!/~TorstenBergmann/Bootstrap > > > > > Esteban A. Maringolo > _______________________________________________ > seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
I am too. But I wonder why QCMagritte uses [2].
Now that I managed to create my own metacello configs, I want to avoid loading innecesary packages. :) Regards! 2014-02-20 14:27 GMT-03:00 Sven Van Caekenberghe <[hidden email]>: > I am using [3], I didn't know there were others ;-) > > On 20 Feb 2014, at 17:24, Esteban A. Maringolo <[hidden email]> wrote: > >> I'm migrating from Gaston's Twitter Bootstrap [1] implementation to >> the one referenced by QCMagritte [2], but when trying to migrate a few >> tbAlert references I found that [2] uses a completely different >> approach than [1] and also Torsten's version [3]. >> >> Torsten's version seem to be more organized, and documented. The >> examples are better too. seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Esteban A. Maringolo
On 20.02.2014, at 17:24, Esteban A. Maringolo <[hidden email]> wrote:
> I'm migrating from Gaston's Twitter Bootstrap [1] implementation to > the one referenced by QCMagritte [2], but when trying to migrate a few > tbAlert references I found that [2] uses a completely different > approach than [1] and also Torsten's version [3]. > > Torsten's version seem to be more organized, and documented. The > examples are better too. > > Besides that difference in the use of Decorations for alerts, they do > basically the same thing. Do QCMagritte use [2] for a particular > reason? > for good reasons. Best -Tobias > Loading the configuration of [3] forces the load of Seaside 3.1.0 > configuration, which is okay as far as you're using it. > > Regards! > > > > Refs: > [1] http://smalltalkhub.com/#!/~GastonDallOglio/TBootstrap > [2] http://ss3.gemstone.com/ss/TwitterBootstrap.html > [3] http://smalltalkhub.com/#!/~TorstenBergmann/Bootstrap > > > > > Esteban A. Maringolo > _______________________________________________ > seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside signature.asc (1K) Download Attachment |
Free forum by Nabble | Edit this page |