Re: ognl 2.7.3 performance

2009-07-28 Thread Rainer Hermanns
Musachy, thanks! I'll wait for the TextProvider problem to be fixed and then fire up the release process. I start a new gig next week, so this will most likely happen until/over the weekend. Rainer > showcase seems fine. Rainer, whenever you can, get us an xwork release :) > > musachy > > On Thu

Re: Struts2 jQuery Plugin - Logo

2009-07-28 Thread Rainer Hermanns
Don, nope, that fault we did once before in webwork and early s2 releases :) The jQuery plugin should be/get one of the core plugins, not part of the struts2-core artifact. Rainer > On Tue, Jul 28, 2009 at 9:29 PM, Rainer Hermanns > wrote: >> I'm really happy, that Johannes implemented this plug

Re: Struts2 jQuery Plugin - Logo

2009-07-28 Thread Musachy Barroso
On Tue, Jul 28, 2009 at 9:10 PM, Don Brown wrote: > On Tue, Jul 28, 2009 at 9:29 PM, Rainer Hermanns wrote: >> I'm really happy, that Johannes implemented this plugin and it is now >> ready to use and I will definitely use it. >> If we bring it into Struts2 core, I'm also willing to support this pl

Re: Struts2 jQuery Plugin - Logo

2009-07-28 Thread Don Brown
On Tue, Jul 28, 2009 at 9:29 PM, Rainer Hermanns wrote: > I'm really happy, that Johannes implemented this plugin and it is now > ready to use and I will definitely use it. > If we bring it into Struts2 core, I'm also willing to support this plugin > and help to maintain and extend the functionalit

Re: Struts2 jQuery Plugin - Logo

2009-07-28 Thread Musachy Barroso
Ok I added a page to the wiki with what I think we have discussed/agreed so far, and the things we need to do: http://cwiki.apache.org/confluence/display/S2WIKI/JQuery+Ajax+Tags+Plugin+Proposal So far we all agree that we need a small set of tags that covers the simple uses cases, and that it is

Re: Struts2 jQuery Plugin - Logo

2009-07-28 Thread Wes Wannemacher
On Tuesday 28 July 2009 10:45:37 pm Martin Cooper wrote: > > > What a curious statement. The very reason the ASF focuses on the use of > mailing lists, as opposed to things like IRC, is to make sure to *include* > people from all geographical locations. Can you elaborate on what makes it > hard fo

Re: Struts2 jQuery Plugin - Logo

2009-07-28 Thread Martin Cooper
On Sun, Jul 26, 2009 at 8:22 AM, Wes Wannemacher wrote: > Eric's plugin is becoming somewhat mature as well, but due to his > geographical > location it is hard for him to participate in the mailing lists. What a curious statement. The very reason the ASF focuses on the use of mailing lists,

Re: Struts2 jQuery Plugin - Logo

2009-07-28 Thread Martin Cooper
I'm here, and I've been following along. I just haven't had time to consolidate my thoughts until now. First of all, I hope everyone recognises that it's by no means my call; it's the team's call. The subject of Ajax tags in Struts 2 has been hotly discussed over a period of years. At different p

Re: about json plugin...again

2009-07-28 Thread Rainer Hermanns
+1, let's get it in. Granted rights for the ASF should be fine. Rainer > We have talked like 276 times about bringing the json plugin in, the > reason we were not able to do it before was because one of the main > contributors is not a struts committer and didn't have a CLA in file > either. I as

Re: about json plugin...again

2009-07-28 Thread Wes Wannemacher
I'm all for bringing it in, I remember talking about this on legal-discuss@ and I think it was Henri who said that if it were attached to a JIRA with ASF rights granted, that would be sufficient. The only issue was the Serializer, so it's not like we're bringing in the whole plugin via JIRA, just o

Re: about json plugin...again

2009-07-28 Thread James Holmes
+1 On Tue, Jul 28, 2009 at 2:17 PM, Musachy Barroso wrote: > We have talked like 276 times about bringing the json plugin in, the > reason we were not able to do it before was because one of the main > contributors is not a struts committer and didn't have a CLA in file > either. I asked him to

about json plugin...again

2009-07-28 Thread Musachy Barroso
We have talked like 276 times about bringing the json plugin in, the reason we were not able to do it before was because one of the main contributors is not a struts committer and didn't have a CLA in file either. I asked him to attach the code to a jira ticket and grant ASF all the rights, so now

Re: Struts2 jQuery Plugin - Logo

2009-07-28 Thread Musachy Barroso
I have only one concern about this. We can't give commit rights to the sandbox only, so the original authors will not have commit rights. How has this been done before? musachy On Tue, Jul 28, 2009 at 8:11 AM, Johannes Geppert wrote: > > > Obinna wrote: >> >>  - We need to be clear on what bits o

Re: Xwork injecting

2009-07-28 Thread Musachy Barroso
XWork has a similar class, it is called XWorkConfigurationProvider. musachy On Mon, Jul 27, 2009 at 11:31 PM, Lukasz Lenart wrote: > 2009/7/27 Musachy Barroso : >> >> >> Then you register the bean in BeanSelectionProvider, like: >> >> alias(TextProvider.class, "struts.textProvider.class", builde

Re: Struts2 jQuery Plugin - Logo

2009-07-28 Thread Johannes Geppert
Obinna wrote: > > - We need to be clear on what bits of jquery we will support (this is > mainly about widgets) - I like the initial suggestion to support only the > 'officially' released widgets as tempting as it may be to support some > other > cool ones. I think this will help prevent some o

Re: Struts2 jQuery Plugin - Logo

2009-07-28 Thread Obinna
I'll happily submit the topics stuff as a patch but it's not *quite* that straight-forward as there's a bit of structural code (albeit all in one .js) file for it as well. I think we do need that strategy/design discussion before we proceed. Some initial thoughts: - I think it is much better to m

Re: Struts2 jQuery Plugin - Logo

2009-07-28 Thread Wes Wannemacher
On Tue, Jul 28, 2009 at 7:29 AM, Rainer Hermanns wrote: [snip] > Here is my +1, but maybe we should call a formal vote on this? > I don't think we need a vote, the only person (voice of reason) so far was Martin. I would say that if you're listening Martin, chime in and let us know if we've convin

Re: Struts2 jQuery Plugin - Logo

2009-07-28 Thread Rainer Hermanns
Hi, the implementation looks really awesome and I'd really like to see this plugin in the core of Struts2. When we talked about the simple ajax tags we want to build, we were already talking about jQuery as the foundation. I'm really happy, that Johannes implemented this plugin and it is now read