You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship" <hl...@attbi.com> on 2003/03/06 18:56:53 UTC

Which tag prefix to use?

I just think that for non-Java people (and some Java people) its just going
to be black magic no matter what.  HTML designers will see that jwcid
attribute and know to avoid messing with the rest.  HTML designers who
understand Java won't be put off my the prefix, I don't think.

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/proposals/tapestry



> -----Original Message-----
> From: Eric Everman [mailto:everman@precedadesign.com] 
> Sent: Thursday, March 06, 2003 12:47 PM
> To: Tapestry development
> Subject: RE: LGPL purge is under way / more status
> 
> 
> Yuck, I see the problem.  And I can imagine there may be 
> times when an 
> author will want to use different expression languages for 
> different tags 
> depending on the context, so one language per template may 
> not be the best 
> answer.
> 
> I would drop this, except for I think non-Java people will 
> really have 
> difficulty with it.  What if an an application/library 
> parameter was used 
> to specify the expression implementation for "exp".  People 
> who want to *be 
> sure*, could still use "ognl" or "jxp", or specify an 
> expression language 
> in the .page file.
> 
> I realize there are potential compatibility problems here, 
> but I'm trying 
> to weigh those against ease of explanation and use for the 
> non-Java user.
> 
> Dropping to $.01
> 
> Eric Everman
> 
> 
> 
> At 3/6/2003, you wrote:
> >My only objection to "exp:" or "expr:" is that it kind of 
> walls us in, 
> >lexically, to using OGNL as the expression language.  At 
> some point, I 
> >want to support other expression languages just a 
> seemlessly, including 
> >JXPath and others.  In the XML, we have room for another 
> attribute to 
> >identify the expression language, but not in the HTML template.
> >
> >--
> >Howard M. Lewis Ship
> >Creator, Tapestry: Java Web Components 
> >http://jakarta.apache.org/proposals/tapestry
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org
>