Re: Pivot 2.0 - you can see from the road map what features are being considered and/or worked on. If there is something missing that you think should be addressed, feel free to log a ticket for it.
On Jul 2, 2010, at 12:38 PM, aappddeevv wrote: > My thought is that this could be useful (I personally just need some simple > clicks and some pivot decorators) but this can be added manually with some > code. I used java partial classes and my approach is fully generalized for > sound and animation (and more) but its easy to imagine a simpler style > parameter linked to a sound. > > > After pretending to look at batik for an hour last night, it may turn out > that it does some simple animation all on its own. I made a pivot component > to handle SVG directly (batik based). It could be useful. It turns out that > it could also be used to render a lot of pivot screens and provide a > general-purpose rendering engine for copy-and-paste and display content as > backgrounds, etc. I attached two videos showing it (it also shows > miglayout's dock mode) as well as the batik port so you can try it. I'll add > trident to my pivot partial class and see how that looks. > > Not sure about charts. I think I read that pivot's are pluggable but I'm not > sure what that means yet. > > > All of this is quite dandy but I am curious about what features will > differentiate the pivot platform especially with 2.0 being staked out (or at > least JIRA issues being pushed into the 2.0 timeframe). Personally, its > those features that I would like to see the core team focus on versus these > incremental ones. > > Sorry for the email size. > > > > -----Original Message----- > From: Sandro Martini [mailto:sandro.mart...@gmail.com] > Sent: Thursday, July 01, 2010 4:41 PM > To: dev@pivot.apache.org > Subject: Re: [jira] Closed: (PIVOT-435) Override Settings of the Skin with > Json file > > Hi to all, > in some cases, to give users more feedback when for example they click > on something (mainly on buttons, but maybe also on double click on a > table row, or a selection on a list), what do you think on add support > for a sound facility ? > This feature could be enabled (when desired) at component level, and > maybe also at global level (all click on buttons of this class, or all > double-click on a table row, etc). > > As for Charts, we could make a pluggable way for this, and provide a > default implementation only for java supported formats, so if someone > need this feature could plug its library ... there are many other > libraries that gives support to MP3, and also OGG formats. > > Comments ? > > > > On Trident I think that some of its features are already in Pivot, and > probably those missing are not required here (I'm speaking of its > animation features). > But as for other libraries (the MIGLayout discussion today, and also > others) maybe a Trident-side porting to Pivot version could be useful > ... if / when Trident developers will have time. > > Comments ? > > Sandro > <batik-animation.avi.MP4><SVG snapshot with dock.avi.MP4><batik-port.zip>