thanks.
Then I'll migrate to the common container in the next version of my product.
On 12/20/2010 10:05 PM, Michael Hermanto wrote:
On Thu, Dec 16, 2010 at 10:54 AM, NikNik<n_nikolae...@infostoria.com.ua>wrote:
hi
I'm using shindig in my application for the year. Version 2.0.0 release.
I'm using 'shindig.container' feature with my small hacks for my needs.
Few days ago I've found 'shindig.container-1.0' feature which referenced to
'container' feature.
After the first look on JS code and SHINDIG JIRA issues, it seeming to be
the newer version of the container
with new cool abilities like 'more than one container for the page' ...
So the questions are:
1. Is this a new container version ?
Yes. It (shindig.container-1.0) is the newer container over
shindig.container.
2. It supporting all functionalities from previous container version
(maybe I need to use 2.0.2 or shapshot) ?
They're not backward-compatible, but you should still be able to refer to
feature=shindig.container, if you choose to use the old one. I never worked
with the old container, but interested in hearing what it provides beyond
basic gadget navigation (and beyond what the new container does, below) --
- open/closing gadget.
- preload/unloading gadgets.
- security token refresh.
- latency timing/reporting.
- double-buffering.
- server-driven client-side caching.