|
|
|
|
|
|
Re: custom variableresolver support ? [message #471970 is a reply to message #471945] |
Sat, 20 May 2006 18:00  |
Eclipse User |
|
|
|
cool! is there an eclipse bugzilla for it or ?
>> <faces-config>
>> <application>
>> <variable-resolver>XYZ</variable-resolver>
>> </application>
>> </faces-config>
>
>> ...but i reckon that is not the only way of installing
>> varaible-resolvers in JSF.
>
> Raghu pointed out to me that might be what you meant. It's a good
> idea. My basic aim is to provide a generic programmatic way to change
> it so that adopters have the option to choose the scheme they want. If
> there is time in this release, I'll look into providing your suggestion
> as a default behaviour.
>
>
> --Cam
>
>
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
|
|
|
Re: custom variableresolver support ? [message #600308 is a reply to message #471790] |
Thu, 04 May 2006 21:11  |
Eclipse User |
|
|
|
Hi Max,
We are currently working on the ability to attach a custom variable
resolver. Our current design is to allow you to create an extension point
that defines a factory class to create a "design time" variable resolver.
This resolver closely mimics the behaviour of the runtime counterpart. A
similar provision will be made for property resolvers.
The variable resolver will be replaceable on a per-project basis. It's
not entirely clear yet which mechanism we will use to programmatically
assign an active variable resolver factory to a project. Suggestions are
welcome.
--Cam
Max Rydahl Andersen wrote:
> Hi Ragu,
> We talked at eclipescon about custom variable resolver support in the JSF
> plugin.
> How close are that to realized ?
> /max
|
|
|
Re: custom variableresolver support ? [message #600316 is a reply to message #471791] |
Fri, 05 May 2006 17:19  |
Eclipse User |
|
|
|
it is not enough to just read the jsf config file which has the class
listed ?
and then look up the extension points that support that classname ?
/max
> Hi Max,
>
> We are currently working on the ability to attach a custom variable
> resolver. Our current design is to allow you to create an extension
> point that defines a factory class to create a "design time" variable
> resolver. This resolver closely mimics the behaviour of the runtime
> counterpart. A similar provision will be made for property resolvers.
>
> The variable resolver will be replaceable on a per-project basis. It's
> not entirely clear yet which mechanism we will use to programmatically
> assign an active variable resolver factory to a project. Suggestions
> are welcome.
>
> --Cam
>
> Max Rydahl Andersen wrote:
>
>> Hi Ragu,
>
>> We talked at eclipescon about custom variable resolver support in the
>> JSF plugin.
>
>> How close are that to realized ?
>
>> /max
>
>
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
|
|
|
Re: custom variableresolver support ? [message #600354 is a reply to message #471792] |
Tue, 09 May 2006 16:08  |
Eclipse User |
|
|
|
Max Rydahl Andersen wrote:
> it is not enough to just read the jsf config file which has the class
> listed ?
...
> and then look up the extension points that support that classname ?
I'm not sure what you are suggesting. Do you mean look up the a managed
bean's class? Or are you talking about a registered component? Or
something else?
--Cam
|
|
|
Re: custom variableresolver support ? [message #600429 is a reply to message #471796] |
Sun, 14 May 2006 16:49  |
Eclipse User |
|
|
|
I was just thinking about
<faces-config>
<application>
<variable-resolver>XYZ</variable-resolver>
</application>
</faces-config>
...but i reckon that is not the only way of installing varaible-resolvers
in JSF.
> Max Rydahl Andersen wrote:
>> it is not enough to just read the jsf config file which has the class
>> listed ?
> ..
>> and then look up the extension points that support that classname ?
>
>
> I'm not sure what you are suggesting. Do you mean look up the a managed
> bean's class? Or are you talking about a registered component? Or
> something else?
>
>
>
> --Cam
>
>
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
|
|
|
Re: custom variableresolver support ? [message #600434 is a reply to message #471942] |
Mon, 15 May 2006 13:04  |
Eclipse User |
|
|
|
> <faces-config>
> <application>
> <variable-resolver>XYZ</variable-resolver>
> </application>
> </faces-config>
> ...but i reckon that is not the only way of installing varaible-resolvers
> in JSF.
Raghu pointed out to me that might be what you meant. It's a good idea.
My basic aim is to provide a generic programmatic way to change it so that
adopters have the option to choose the scheme they want. If there is time
in this release, I'll look into providing your suggestion as a default
behaviour.
--Cam
|
|
|
Re: custom variableresolver support ? [message #600506 is a reply to message #471945] |
Sat, 20 May 2006 18:00  |
Eclipse User |
|
|
|
cool! is there an eclipse bugzilla for it or ?
>> <faces-config>
>> <application>
>> <variable-resolver>XYZ</variable-resolver>
>> </application>
>> </faces-config>
>
>> ...but i reckon that is not the only way of installing
>> varaible-resolvers in JSF.
>
> Raghu pointed out to me that might be what you meant. It's a good
> idea. My basic aim is to provide a generic programmatic way to change
> it so that adopters have the option to choose the scheme they want. If
> there is time in this release, I'll look into providing your suggestion
> as a default behaviour.
>
>
> --Cam
>
>
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
|
|
|
Powered by
FUDForum. Page generated in 0.05184 seconds