Fastest way to mock up web UI?

J J azreal1977 at hotmail.com
Thu Mar 29 06:58:16 UTC 2007


>From: Andreas Raab <andreas.raab at gmx.de>
>Reply-To: The general-purpose Squeak developers 
>list<squeak-dev at lists.squeakfoundation.org>
>To: The general-purpose Squeak developers 
>list<squeak-dev at lists.squeakfoundation.org>
>Subject: Re: Fastest way to mock up web UI?
>Date: Wed, 28 Mar 2007 09:50:37 -0700
>
>Hi -
>
>This is an interesting point. But I'm not sure I understand Magritte enough 
>to be able to make a good decision. First, I think Magritte isn't being 
>used to define application control flow, is this correct? If not, how does 
>one define control flow in Magritte (data flow I can see by having editors 
>on editors on editors but control flow seems different).

Magritte is, for the most part, about abstracting the view of an object.

>Second, Magritte is effectively an extension to Seaside, no? Therefore, any 
>decision about Magritte would imply to go with Seaside too (incl. the good 
>and the bad of it).

No.  Magritte is an abstraction of making a view of an object.  It does 
happen to have generators defined for Seaside.  It also has them defined for 
Morphic.  It would be possible to define them for anything you wanted.

_________________________________________________________________
Live Search Maps – find all the local information you need, right when you 
need it. http://maps.live.com/?icid=hmtag2&FORM=MGAC01




More information about the Squeak-dev mailing list