Re: [PROPOSAL] S2: Subclassing plugins

2008-07-21 Thread Ian Roughley
I'm a little surprised that you can't do this now. Is the problem because of the order of loading the plugins during bootstrapping or the way the authors write the plugins, or something else? /Ian Paul Benedict wrote: Since plugins are a collection of classes and they are available to me on

Re: [PROPOSAL] S2: Subclassing plugins

2008-07-21 Thread Paul Benedict
It comes down to the embedding of the struts.xml in the plugins. Certain values get set which cannot be unset. For instance, if one plugin sets the UnknownActionHandler, no one else can override it. (I don't want the conversation to focus on UAH improvements but it is one good example). I imagine

Re: [PROPOSAL] S2: Subclassing plugins

2008-07-21 Thread Musachy Barroso
I have always hoped there was a way to conditionally disable bean registration, like a beans.property file where you could say: black.bean=false and this file would be loaded before processing all the xml files, ignoring beans that were set to false. I wanted this for something else, but it

[PROPOSAL] Deprecate or remove Dojo plugin

2008-07-21 Thread Musachy Barroso
With all the problems/questions and time that the ajax tags have caused, and not having any takers on porting to the latest Dojo release. I would propose to deprecate, or even remove the Dojo plugin, or at least let users know that we will not be upgrading to a newer Dojo version anytime soon. I

Re: [PROPOSAL] Deprecate or remove Dojo plugin

2008-07-21 Thread James Holmes
+1. I'd rather us not lose the AJAX tags, but rather implement with something more lightweight like Prototype, jQuery, or similar that's much easier to work with. On Mon, Jul 21, 2008 at 1:35 PM, Musachy Barroso [EMAIL PROTECTED] wrote: With all the problems/questions and time that the ajax

RE: [PROPOSAL] Deprecate or remove Dojo plugin

2008-07-21 Thread Karr, David
-Original Message- From: Musachy Barroso [mailto:[EMAIL PROTECTED] Sent: Monday, July 21, 2008 10:36 AM To: Struts Developers List Subject: [PROPOSAL] Deprecate or remove Dojo plugin With all the problems/questions and time that the ajax tags have caused, and not having any

[s1] tiles2 plugin

2008-07-21 Thread Yannick Haudry
Hi All, I'm trying to migrate my S1 application using Tiles1 to Tiles2. Here is the configuration: Struts 1.3.9, Tiles 2.0.6 and struts-tiles2-1.4.0-SNAPSHOT.jar plugin. I followed the migration guide from the Tiles2 website and got it work, or almost ! Everything was working nicely until I used

Поделите сь опытом

2008-07-21 Thread Srinkovtroid
Добрый день Поделитесь знанием,как вы знакомитесь с девочкой и или парнем если вы хотите просто секс без обязательств.Пробовал завестиa href=http://www.mashki.ru сайты

Re: ÐŸÐ¾Ð´ÐµÐ»Ð¸Ñ‚ÐµÑ ÑŒ опытом

2008-07-21 Thread Musachy Barroso
Please ask this question on the user list. :) musachy -- Hey you! Would you help me to carry the stone? Pink Floyd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: ÐYоделиÑ,ÐµÑ ÑO опÑÑ,ом

2008-07-21 Thread Bob Tiernay
Was that even a question? Or an ascii stress test? -- From: Musachy Barroso [EMAIL PROTECTED] Sent: Monday, July 21, 2008 9:42 PM To: Struts Developers List dev@struts.apache.org Subject: Re: ÐYоделиÑ,ÐµÑ ÑO опÑÑ,ом Please ask this

Re: [PROPOSAL] Deprecate or remove Dojo plugin

2008-07-21 Thread Jeromy Evans
Musachy Barroso wrote: With all the problems/questions and time that the ajax tags have caused, and not having any takers on porting to the latest Dojo release. I would propose to deprecate, or even remove the Dojo plugin, or at least let users know that we will not be upgrading to a newer Dojo

Re: [PROPOSAL] Deprecate or remove Dojo plugin

2008-07-21 Thread Musachy Barroso
I am not sure about that approach. On one hand it is very strutsish, in that is supports many ways of doing the same thing, and provides ways to extend what is provided, on the other hand, I think we should learn from other frameworks and just don't give users that many options, for they can be

Re: [PROPOSAL] Deprecate or remove Dojo plugin

2008-07-21 Thread Lukasz Lenart
Hi, Disregarding what path we take, I think it is fairly obvious that the Dojo plugin will end up unmaintained, that's why we should users know that we do not plan on upgrading from 0.4.3. I'm just wondering, what have to be done to migrate to the latest version of Dojo toolkit? I'm not using