Re: custom GadgetRewriter question

2010-12-27 Thread NikNik
-09/html-display-html-content-over-a-flash-object/835 What I'm trying to do is that, if gadget contains flash objects, HTML elements on the containers site can be placed above it. I don't like my injection point. Any thoughts ? thanks On 12/27/2010 07:50 AM, Kai Feng Zhang wrote: I ha

Re: Feature shindig.container-1.0

2010-12-23 Thread NikNik
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, NikNikwrote: hi I'm using shindig in my application for the year. Version 2.0.0 release. I'm using 'shindig.container' feature

Re: custom GadgetRewriter question

2010-12-22 Thread NikNik
hi I want to add 1 custom rewriter. It doesn't matter in which part of rewriters chain. If I'll extend RewriteModule I'll be forced to rewrite DefaultGuiceModule (because RewriteModule installing from there). This solution may lead me to future synchronization troubles with new versions of shind

custom GadgetRewriter question

2010-12-21 Thread NikNik
hi I have a small question because I'm newbie in Guice. Where is the best place to inject my additional GadgetRewriter implementation ? I mean which module I should replace or where add provider/module or ... if I don't want to harm whole architecture ? Should I replace/extend DefaultGuiceMod

Feature shindig.container-1.0

2010-12-16 Thread NikNik
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 i