<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style>
</head>
<body><div>Gotcha.<br></div>
<div><br></div>
<div>I’ve been very pleased (albeit hobby style) with the digital ocean recommendation you guys gave me, along with supervisord and Nginx. Giltlab deploys it automatically along with an Nginx include and script to restart and it’s quite neat and tidy.<br></div>
<div>But haven’t really got many assets yet, hence my interest.<br></div>
<div><br></div>
<div>Tim</div>
<div><br></div>
<div><br></div>
<div>On Fri, 22 Jun 2018, at 9:50 PM, Esteban A. Maringolo wrote:<br></div>
<div>> Hi Tim,<br></div>
<div>><br></div>
<div>> The world of Iceberg is only available in Pharo,<br></div>
<div>> and I need it in VisualWorks. :-)<br></div>
<div>><br></div>
<div>> Also, and because the Seaside application is going to be<br></div>
<div>> served directly by the image, it is, without reverse proxy,<br></div>
<div>> I find it very convenient for "everything" to be self-contained<br></div>
<div>> in the image.<br></div>
<div>><br></div>
<div>> Of course I could fallback to traditional static file serving<br></div>
<div>> done by VW's HTTP server (which even supports HTTP 2.0).<br></div>
<div>> But I'm trying to avoid going down that path.<br></div>
<div>><br></div>
<div>> Regards!<br></div>
<div>><br></div>
<div>><br></div>
<div>> On 22/06/2018 17:25, Tim Mackinnon wrote:<br></div>
<div>> > Just curious - in a world of iceberg why do we need FileLibeary? Is it not worth investing in more git tools?<br></div>
<div>> ><br></div>
<div>> > Tim<br></div>
<div>> ><br></div>
<div>> > Sent from my iPhone<br></div>
<div>> ><br></div>
<div>> >> On 22 Jun 2018, at 20:10, Esteban A. Maringolo <emaringolo@gmail.com> wrote:<br></div>
<div>> >><br></div>
<div>> >> Did anybody create an utility that enables the merge the contents of<br></div>
<div>> >> several files in FileLibraries into a few methods into another library?<br></div>
<div>> >><br></div>
<div>> >> I mean, for deployment in production I don't want to deploy to disk the<br></div>
<div>> >> contents of the files to be served statically, but I want to keep them<br></div>
<div>> >> within the image, but combining them into a single file (or a few) to<br></div>
<div>> >> avoid having multiple network requests, and cache the contents only once.<br></div>
<div>> >><br></div>
<div>> >> So if I have<br></div>
<div>> >> FileLibraryA>>mylibraryaJs<br></div>
<div>> >> FileLibraryB>>mylibrarybJs<br></div>
<div>> >> FileLibraryC>>mylibrarydJs<br></div>
<div>> >><br></div>
<div>> >> etc...<br></div>
<div>> >><br></div>
<div>> >> And I'd like to have:<br></div>
<div>> >> CombinedFileLibrary>>librariesJs<br></div>
<div>> >><br></div>
<div>> >> CombinedFileLibrary could be a meta-meta library, where #librariesJs has<br></div>
<div>> >> the file description, but the contents is built dinamically somehow.<br></div>
<div>> >><br></div>
<div>> >> Does it exist, or should I build it? :)<br></div>
<div>> >><br></div>
<div>> >> --<br></div>
<div>> >> Esteban A. Maringolo<br></div>
<div>> >> _______________________________________________<br></div>
<div>> >> seaside mailing list<br></div>
<div>> >> seaside@lists.squeakfoundation.org<br></div>
<div>> >> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></div>
<div>> ><br></div>
<div>> > _______________________________________________<br></div>
<div>> > seaside mailing list<br></div>
<div>> > seaside@lists.squeakfoundation.org<br></div>
<div>> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></div>
<div>> ><br></div>
<div>><br></div>
<div>> --<br></div>
<div>> Esteban A. Maringolo<br></div>
<div>> _______________________________________________<br></div>
<div>> seaside mailing list<br></div>
<div>> seaside@lists.squeakfoundation.org<br></div>
<div>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></div>
<div><br></div>
</body>
</html>