Excellent! Let me know if you run into issues. I think as long as you don't have any custom type converters in your application my XWork changes won't be necessary. Let me know if you do run into Xwork or other issues and I can help out.

-bp

Ted Husted wrote:
I still have this at the top of my list, it's just been another crazy week.

I do want to have good working examples of using both the Convention
and REST plugins. Then, if we can apply some of the outstanding
patches, we can get back to rolling 2.1.x builds :)


-Ted.

On Jan 4, 2008 5:57 AM, Ted Husted <[EMAIL PROTECTED]> wrote:
That's great news, Brian. I'll give it a try on the JPA MailReader,
which is using the CodeBehind plugin right now, and see if it's, well,
plug and play :)

-Ted.


On Dec 29, 2007 12:41 AM, Brian Pontarelli <[EMAIL PROTECTED]> wrote:
I have the first rough version of the convention plugin checked into the
sandbox. Feel free to take a look. I haven't completed the unit tests
yet, but I did get most of the Javadoc updated and added all the new
features and support that was discussed.

The most major change I'm trying to determine if I like is that you now
do most everything on the action methods rather than the action class. I
tend to like it more, but my only compliant is that I have to move my
getters and setters below my action methods, which I don't normally do,
so that I can see how the class is configured quickly after opening it
in an editor. I guess I could go Groovy and drop the getters and
setters. I've also tossed around the idea of some interceptor changes
that would allow for actions with public/protected member variables.

Anyways, feel free to check it all out and comment on things..... Oh,
and there are a few outstanding bugs I've opened with XWork that I had
to make locally (not a committer) in order to get things working
correctly. So, if you run into issues, it could be those things. They
had to do with the Guice container and type converters. I can send folks
patch files until they are fixed on XWork trunk. Just send me an email
if you want them.

-bp

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to