[GOODIE] HTML Builder

Stephen Pair spair at advantive.com
Wed Jun 5 13:06:41 UTC 2002


Isn't a lot of this capability already available with the current HTML
parse nodes in Scamper?  If not, couldn't you just enhance the HTML
generation capabilities of the Scamper HTML parser classes?

- Stephen 

> -----Original Message-----
> From: squeak-dev-admin at lists.squeakfoundation.org 
> [mailto:squeak-dev-admin at lists.squeakfoundation.org] On 
> Behalf Of goran.hultgren at bluefish.se
> Sent: Wednesday, June 05, 2002 9:21 AM
> To: squeak-dev at lists.squeakfoundation.org
> Cc: seaside at lists.squeakfoundation.org
> Subject: Re: [GOODIE] HTML Builder
> 
> 
> Hi all!
> 
> Avi Bryant <avi at beta4.com> wrote:
> > This is just a quick offshoot of some ideas I'm playing with for 
> > Seaside. It pulls DNU tricks to allow easy embedding of html within 
> > smalltalk code (as opposed to SSP, which is the other way around).  
> > For example,
> > 
> > h := HTMLBuilder new.
> [SNIP]
> 
> Hey! This looks very similar to stuff I have in HttpView! :-) 
> But without the DNU tricks though, I instantiate instances of 
> classes like HVHtmlSelect, HVHtmlCheckBox etc which act like 
> "widgets".
> 
> Just wanted to mention it.
> 
> regards, Göran
> 
> 




More information about the Squeak-dev mailing list