[Seaside] working in teams..

David Pennell pennell.david at gmail.com
Sat Oct 25 19:52:57 UTC 2008


I did something similar for StORE a few years ago.  It used a pragma in the
method to define the path name of the external file, with the file contents
stored right after the pragma.  The VW UI was extended to support keeping
the external file and the method synchronized.
It worked well for us at the time and I think its been extended by others
since then.

On Sat, Oct 25, 2008 at 2:29 PM, Sebastian Heidbrink <
sebastian_heidbrink at yahoo.de> wrote:

> Hi!
>
> Small hint here. We are developing in VASt. One way to version external
> files in ENVY, we use at our costumer, is creating a class named like the
> external file resource (eg. STYLECSS) this can be imported or exported to
> and from ENVY. The file contents is converted to string, or binary,
> versioned and stored directly in ENVY. So we are able to version even
> external files in the Smalltalk repository....
>
> I think that might also be able for other Smalltalks...
>
> Cheers!
> Sebastian
>
>
>
> ___________________________________________________________ Der frühe Vogel
> fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail:
> http://mail.yahoo.de
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20081025/3ba92a3b/attachment.htm


More information about the seaside mailing list