I'm not using ECS for any template development.
This project uses ECS to dynamically generate a small
set of HTML instructions (think of a pulldown menu
with select). Anyway, there is no reason why ECS
should have this shortcoming.

The question stands: where do I report this problem?


-- 
Gonzalo A. Diethelm
[EMAIL PROTECTED]


> -----Original Message-----
> From: Rafal Krzewski [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 14, 2000 2:06 PM
> To: Turbine
> Subject: Re: ECS problem
> 
> 
> Diethelm Guallar, Gonzalo wrote:
> 
> > ECS has a couple of setOnFocus() and setOnBlur() methods for
> > the Input class, representing an input field within a form.
> > These two events are perfectly valid for a Select object,
> > which represents a pull-down menu within a form, but the Select
> > class does not include the methods. The patch seems to be
> > really straightforward: just add the two missing methods, and
> > (possibly) implement FocusEvents in class Select.
> 
> My personal opinion is that you should stay away from ECS at 
> all costs. 
> Velocity/WebMacro is *way* better than that.
> 
> my 2c
> Rafal
> -- 
> Rafal Krzewski
> Senior Internet Developer
> mailto:[EMAIL PROTECTED]
> +48 22 8534830 http://e-point.pl
> 
> 
> 
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]
> 


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to