jsr344-experts@javaserverfaces-spec-public.java.net

[jsr344-experts] Re: [996-ConfigurableResourcesDirectory] PROPOSAL

From: Ed Burns <edward.burns_at_oracle.com>
Date: Tue, 28 Feb 2012 21:17:05 -0800 (PST)

One more context param attribute, with addition to dozens of others...
<div>You recall me my old idea to put all configuration options into single class, where each option has its own getter,
with appropriate validation and defaults.</div>

<div>It should read all options from context parameters in default implementation, or can be replaced in faces config by
custom class.</div><div>RichFaces has such class, and I saw similar in Mijarra implementation.
Why do not move it into public ?<br>

I like the idea. Obviously JSF is not the only EE technology to suffer from context-paramitis.

Should we try to bring this up at the servlet level?

Ed