My two cents on it:

- I really like the @EditObject, and as I understand it, the idea would be
to provide a "framework" object that allows to edit any POJO (not connected
to hibernate nor Spring). Ideally such a framework could be extended to plug
hibernate or Spring specific stuff.

- Given some of the recent posts, I would say an area that requires
improvement is the client side persistence... The concepts are excellent but
I found it practically not so usefull because the URLs tend to be crazy. One
of my desired things would be the ability to store on the client side ASOs.

- I don't mind translators... I would be all fine if they were documented
;-) (did not find any trace)

- OGNL patches, that is one way but Howard's prop framework is very
promising, maybe it could just be extended to include recursion in objects +
simple comparisons.


On 4/4/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
>
> If there was a theoretical person who wanted to cut their teeth on
> tapestry
> a little more closely than just using it, what would everyone like them to
> work on ?
>
> I know we'd all like documentation / various infrastructure stuff done but
>
> this is more an exercise in learning tapestry internals as well as proving
> coding abilities and such...So, the value has to be on both sides.
>
> I don't think there's anything we could throw at this theoretical person
> that they couldn't handle, so feel free to think of whatever you like.
> Keep
> in mind that I think we should probably just pick one for now, so think
> about it before voting :)
>
> My two ideas so far are:
>
> 1) Find a way to do what I described earlier with elimintating the need to
> specify a translator binding...If this means working with Patrick
> Lightbody
> over at opensymphony (where the ognl code now lies dormant) , then so be
> it.
>
>
> 2) Work with mind bridge to see what these patches he had for OGNL were a
> long time ago that theoretically sped up runtime performance of these
> operations. I see that these things are already being compiled and cached
> though, so I'm wondering if this effort is even needed.
>
> 3) Work with whoever exists in the community doing hibernate things with
> tapestry and make Howard's EditObject blog entry a reality. This would
> hopefully be done in some project either hosted as a sub project on
> http://howardlewisship.com or as part of an existing project, like
> honeycomb
> / James Carmen's work with trails / hiveutils / etc...
>
> I'm personally hoping for #3 because I think it will provide the most
> value
> for the community. Everyone's input is welcome.
>
> --
> Jesse Kuhnert
> Tacos/Tapestry, team member/developer
>
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind.  http://opennotion.com
>
>


--
Thanks,

Henri.

Reply via email to