|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Introducing trails-conversationsI just added a new module trails-conversations in the trunk as an implementation of conversations-within-page concept for Tapestry 5. I've pushed out the very first 0.0.1-SNAPSHOT of the library to Codehaus' snapshot repository (http://snapshots.repository.codehaus.org/org/trailsframework/). The library is independent from the rest of Trails modules. I also created a Wiki page to start documenting the feature and the usage of it (http://trails.codehaus.org/Conversations+in+Trails). The implementation is rudimentary but some people had expressed interest in testing it out so there you have it. Any interface may still change based on user comments and my own usage experiences, which is why I don't want to advertise it too publicly (read on tapestry mailing list) yet. There's an optional ajax-based ConversationModerator component that is not fully functional and documented even less than the rest of it. One of the issues I'd like feedback on is what should happen when a conversation expires or is about to expire. ConversationModerator could display warning messages or just provide hooks to call your own Javascript handlers. All discussion regarding the library will continue on Trails mailing lists - as a general rule of thumb I'll reply to the user list even if you email me privately. I've also created trails-conversation component in Trails JIRA so you may already open issues against the current implementation.
Kalle |
|
|
Re: Introducing trails-conversationsOh forgot to mention, if anybody wants to take a whack at integrating session-per-conversation (JPA/Hibernate session that is) be my guest, I'll support the goal anyway I can. Naively, I think it shouldn't be too hard. Eventually I'll get to it myself if there are no takers.
Kalle On Mon, Jan 26, 2009 at 8:11 PM, Kalle Korhonen <kalle.o.korhonen@...> wrote: I just added a new module trails-conversations in the trunk as an implementation of conversations-within-page concept for Tapestry 5. I've pushed out the very first 0.0.1-SNAPSHOT of the library to Codehaus' snapshot repository (http://snapshots.repository.codehaus.org/org/trailsframework/). The library is independent from the rest of Trails modules. I also created a Wiki page to start documenting the feature and the usage of it (http://trails.codehaus.org/Conversations+in+Trails). The implementation is rudimentary but some people had expressed interest in testing it out so there you have it. Any interface may still change based on user comments and my own usage experiences, which is why I don't want to advertise it too publicly (read on tapestry mailing list) yet. There's an optional ajax-based ConversationModerator component that is not fully functional and documented even less than the rest of it. One of the issues I'd like feedback on is what should happen when a conversation expires or is about to expire. ConversationModerator could display warning messages or just provide hooks to call your own Javascript handlers. All discussion regarding the library will continue on Trails mailing lists - as a general rule of thumb I'll reply to the user list even if you email me privately. I've also created trails-conversation component in Trails JIRA so you may already open issues against the current implementation. |
|
|
Re: Introducing trails-conversationsI've released 0.0.1 version of trails-conversation; announcement email should follow - but don't know where it actually went... maybe still on the way.
Kalle On Tue, Jan 27, 2009 at 9:05 PM, Kalle Korhonen <kalle.o.korhonen@...> wrote: Oh forgot to mention, if anybody wants to take a whack at integrating session-per-conversation (JPA/Hibernate session that is) be my guest, I'll support the goal anyway I can. Naively, I think it shouldn't be too hard. Eventually I'll get to it myself if there are no takers. |
|
|
Re: Re: Introducing trails-conversationsI saw the announce.
Thanks for all the work Kalle! On Fri, Feb 20, 2009 at 8:42 AM, Kalle Korhonen <kalle.o.korhonen@...> wrote: > I've released 0.0.1 version of trails-conversation; announcement email > should follow - but don't know where it actually went... maybe still on the > way. > > Kalle > > On Tue, Jan 27, 2009 at 9:05 PM, Kalle Korhonen <kalle.o.korhonen@...> > wrote: >> >> Oh forgot to mention, if anybody wants to take a whack at integrating >> session-per-conversation (JPA/Hibernate session that is) be my guest, I'll >> support the goal anyway I can. Naively, I think it shouldn't be too hard. >> Eventually I'll get to it myself if there are no takers. >> >> Kalle >> >> >> On Mon, Jan 26, 2009 at 8:11 PM, Kalle Korhonen >> <kalle.o.korhonen@...> wrote: >>> >>> I just added a new module trails-conversations in the trunk as an >>> implementation of conversations-within-page concept for Tapestry 5. I've >>> pushed out the very first 0.0.1-SNAPSHOT of the library to Codehaus' >>> snapshot repository >>> (http://snapshots.repository.codehaus.org/org/trailsframework/). The library >>> is independent from the rest of Trails modules. I also created a Wiki page >>> to start documenting the feature and the usage of it >>> (http://trails.codehaus.org/Conversations+in+Trails). The implementation is >>> rudimentary but some people had expressed interest in testing it out so >>> there you have it. Any interface may still change based on user comments and >>> my own usage experiences, which is why I don't want to advertise it too >>> publicly (read on tapestry mailing list) yet. There's an optional ajax-based >>> ConversationModerator component that is not fully functional and documented >>> even less than the rest of it. One of the issues I'd like feedback on is >>> what should happen when a conversation expires or is about to expire. >>> ConversationModerator could display warning messages or just provide hooks >>> to call your own Javascript handlers. All discussion regarding the library >>> will continue on Trails mailing lists - as a general rule of thumb I'll >>> reply to the user list even if you email me privately. I've also created >>> trails-conversation component in Trails JIRA so you may already open issues >>> against the current implementation. >>> >>> Kalle >> > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: Re: Introducing trails-conversationsMostly a practice run.. I had quite a lot of trouble sending out that announce email, in fact I sent it to my gmail account and then forwarded. It seems the issue is that email filters on codehaus lists are pretty strict (I suppose for a reason) and I can't make it succeed. Maybe it'll work better if we do all-automatic releases from Codehaus' bamboo server, at least the email would then be originating from their servers. Codehaus has ssl+smtp set up, but changes plugin doesn't know how to deal with that.
Kalle On Sat, Feb 21, 2009 at 1:19 AM, Alejandro Scandroli <ascandroli@...> wrote: I saw the announce. |
| Free embeddable forum powered by Nabble | Forum Help |