On Tue, Jul 26, 2011 at 9:29 AM, Robert Zeigler <[email protected]> wrote: > I've started looking at the date picker bugs (TAP5-1408, TAP5-1409). I'd > like to get those resolved. > There is a contributed "patch" that I'm not super happy with; some of the > code changes are useable (the code for closing the picker), some not so much, > and no tests. > But I'd like to get those in to 5.3. I'll see if I can close them out today.
The definition of "beta" is just a bit slippery; minor improvements like those would fit my definition of beta (fixing things, cleaning things up) whereas introducing lots of new code and wide-scale refactorings, what I've been up to, would not. I also wish Apache would get going with Git already so we could reasonably maintain a 5.3 in beta alongside a 5.4 in alpha, rather than asking people to hold off (this is possible on pure SVN, but git+svn is a big fail in my experience working with branches). > > At some point, I'd like to bring the Cayenne integration support directly > into tapestry, but that's not going to make it into 5.3. Maybe 5.4. > > Robert > > On Jul 26, 2011, at 7/2611:20 AM , Howard Lewis Ship wrote: > >> I'm running down my list of things I want for the beta. I only have >> two main things that I really want to get in this release: >> >> 1) A standard, adaptable system for global alerts. I've prototyped a >> system for this in my client app, and want to move that code into the >> main code base. It would be an SSO, with services for adding alerts >> and clearing them both on the server side (integrated with Ajax >> updates) and on the client side. >> >> 2) A replacement for MultiZoneUpdate with more features and an easier API. >> >> What's on everyone else's list? >> >> -- >> Howard M. Lewis Ship >> >> Creator of Apache Tapestry >> >> The source for Tapestry training, mentoring and support. Contact me to >> learn how I can get you up and productive in Tapestry fast! >> >> (971) 678-5210 >> http://howardlewisship.com >> >> --------------------------------------------------------------------- >> 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] > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
