Seaside's architecture

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Seaside's architecture

larrry
Hi, 

Does anyone know of any architecture documentation for seaside? I'm going through the code but if there are published papers on the architecture it would probably help me understand more fully. It seems like their should be papers because it's so novel and so good. 

thanks
Larry 

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Seaside's architecture

Nick
Hi,

There are some links to papers and docs here: http://seaside.st/community/externaldocs
The most detailed in-depth discussion is probably available in the "fine print" section of this http://www.hpi.uni-potsdam.de/hirschfeld/seaside/tutorial 

Hope that helps

Nick

On 3 September 2011 16:01, Larry White <[hidden email]> wrote:
Hi, 

Does anyone know of any architecture documentation for seaside? I'm going through the code but if there are published papers on the architecture it would probably help me understand more fully. It seems like their should be papers because it's so novel and so good. 

thanks
Larry 

_______________________________________________
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
Reply | Threaded
Open this post in threaded view
|

Re: Seaside's architecture

Philippe Marschall
In reply to this post by larrry
2011/9/3 Larry White <[hidden email]>:
> Hi,
> Does anyone know of any architecture documentation for seaside?

The best is probably Julians presentation at ESUG in Amsterdam [1].
Maybe you can find a video somewhere.

> I'm going
> through the code but if there are published papers on the architecture it
> would probably help me understand more fully.

I'm not sure. The stuff that you should use
(WAComponent/WARenderCanvas) is pretty well documented. The stuff that
you shouldn't use (implementation classes) is not so well documented.
Understanding those may not help so much because they may change from
release to release.

> It seems like their should be
> papers because it's so novel and so good.

No.

 [1] http://esug.org/data/ESUG2008/Thursday/ESUG_2008_-_Seaside_Evolution.pdf

Cheers
Philippe
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Seaside's architecture

jgfoster
In reply to this post by larrry
Larry,

In addition to the other suggestions, you might check out http://seaside.gemstone.com/tutorial.html, especially chapter 13, "Looking Under the Hood."

James Foster

On Sep 3, 2011, at 8:01 AM, Larry White wrote:

Hi, 

Does anyone know of any architecture documentation for seaside? I'm going through the code but if there are published papers on the architecture it would probably help me understand more fully. It seems like their should be papers because it's so novel and so good. 

thanks
Larry 
_______________________________________________
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
Reply | Threaded
Open this post in threaded view
|

Re: Seaside's architecture

Intrader Intrader
James Foster <Smalltalk <at> JGFoster.net> writes:

>
> Larry,
> In addition to the other suggestions, you might check
out http://seaside.gemstone.com/tutorial.html, especially chapter 13, "Looking
Under the Hood."
>

I have posted before about the subject of Seaside Architecture and got the
similar answers.
My take is that there is no single document stating the architecture. It has
evolved from some classes.
I think it would be useful to reverse engineer the Seaside architecture. Perhaps
by a tool like LePUS3: http://en.wikipedia.org/wiki/Lepus3#cite_note-toolkit-5

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Seaside's architecture

Intrader Intrader
Fritz Schenk <intrader.intrader <at> gmail.com> writes:


Just released UML+ announced by http://tinyurl.com/44tcozx


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside