on 12/19/99 5:55 AM, Zeljko Trogrlic <[EMAIL PROTECTED]>
wrote:

> Is it possible to set default values for different elements like fond,
> size, filtering etc? I think it will be nice to have some kind of "look and
> feel".
> 
> Example 1: Real world browsers don't support style sheets properly, so this
> will be the way to have similar functionality.
> 
> Example 2: P element don't create closing tag by default, and I always need
> it.
> 
> Example 3: Script element have filtering turned on and it should be off for
> most cases. I agree it should be on if it's on by default for all elements,
> but it wuld be nice to have ability to turn it off for good.

Welcome to OO programming. Write some classes that extend the existing
classes and also set the defaults that you want. Since we don't know
everones preferences, we had to come up with something generic enough for
use by all. it is up to you to set your preferences. if you want to
contribute the classes back, that would be fine as well..maybe we can setup
a org.apache.ecs.defaults package for that.

-jon


-- 
Come to the first official Apache Software Foundation
Conference!  <http://ApacheCon.Com/>




--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to