Long time ago, there where a discussion (Sean and John McNally) here
about generating Flash with screens. I wonder if somebody is working on
it or has something done since this discussion.
I am actually starting to work on a MimeScreen which allows to create
arbitrary content. This Screen may be extended to a FlashScreen. It will
have some function to set the mime-type.
I will implement the mechnism described by Sean in its mail:
> Yes it is possible - and in fact I want to do exactly this too. The plan
> I have is to have a special Screen subclass (FlashScreen) from which all
> my screen classes that need to generate text for flash get derived. Then
> I derive from DefaultPage and check to see if the screen is a
> FlashScreen - if it is then the screen is invoked directly bypassing
> layouts/navigations, otherwise the superclass stuff gets invoked (all
> the HTML preparation).
So, should I make the modification directly in the base page to handle
this (org.apache.turbine.modules.Page) or should I inherit from it.
I think that it may be a good feature to add to the base Page, since one
may often need to generate smth else than HTML (PDF, SWF, gif, jpg, ...)
Any comment ? ([VOTE])
Regis
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]