Videos don't actually do a "produce()" method.
authoryossarian <yossarian>
Sun, 12 Nov 2006 21:32:13 +0000 (21:32 +0000)
committeryossarian <yossarian>
Sun, 12 Nov 2006 21:32:13 +0000 (21:32 +0000)
commitf4cf2435e11c6566ac3908b4c96d3c4ca70c17ec
treea2663747ba6a402f9f35bb91bcc4879b8c46769a
parentf57b9b87f8c213c516bc1fbc2dea3ea70f7f7395
Videos don't actually do a "produce()" method.

So in order to catch them we're putting in a ChangeTracker notification when file uploads are stored.  This means that all media types descending from MediaHandlerGeneric are going to notify twice.  This should be looked at. I'm doing this on the advice of Zapata though so it must be ok.
source/mircoders/media/MediaHandlerGeneric.java