Re: [Mav-user] PROPOSAL: Add Ted Husted as committer

2003-09-24 Thread Ted Husted
Schnitzer, Jeff wrote: FWIW, I'd like to see everything migrated over to net.sf.mav.* eventually. It would be a pretty big PITA though. Not sure how worthwhile it would be to move the core. If there were interest, I'd be glad to volunteer for the grunt work, as part of my right of passage =:)

Re: [Mav-user] I18n/l10n

2003-09-24 Thread Ted Husted
Schnitzer, Jeff wrote: I've been thinking more and more about using XSL at compile-time to generate Velocity templates which have all the header, navbar, etc type formatting. It seems like it would be easy to add an internationalization step too. This would probably offer more flexibility than

Re: [Mav-user] I18n/l10n

2003-09-24 Thread Ted Husted
Jaap van Hengstum wrote: Again, correct me if I'm wrong :-) But what if there would not be just one message but instead one message (selected at runtime) out of a possible number of messages. The view would then have to either [1] select the localized message at runtime or [2] include every

Re: [Mav-user] I18n/l10n

2003-09-24 Thread Ted Husted
Kevin O'Neill wrote: Having been a cocoon user for a long time XSLT is something that the majority of developers will never get. It's a big mind shift from an imperative to a functional language. So I would caution against exposing XSLT to the masses. On the other hand if the xml to X/HTML where

Re: [Mav-user] I18n/l10n

2003-09-24 Thread Kevin O'Neill
It might be fun to setup a small library of some basic website styles that other could crib. Like the starter templates that ship with things like FrontPage and DreamWeaver. Header, Footer, Menu at the left. Menu at the top and bottom, and so forth I'm into that. I might even be able to