Skip to main content
rstawarz
Participant
March 26, 2009
Question

Source For StandardFlowComposer

  • March 26, 2009
  • 2 replies
  • 706 views
I was looking into how I could override or implement my own FlowComposer, but the API's are a bit sketchy as to HOW that could be done. Certainly there are high level api' there to be implemented, but nothing's really jumping out to me as an obvious way to do it. Is it possible to get access to the StandardFlowComposer and see how it is implemented?
This topic has been closed for replies.

2 replies

Adobe Employee
March 27, 2009
FWIW What's exposed on IFlowComposer/StandardFlowComposer is what's necessary to use the composer - not implement one.

We're still working on the internals of a composer -- the core implementation is changing esp. as we work on performance.

Richard
March 27, 2009
this is closed source. So you should not expect to have such thing.
March 27, 2009
Can we expect the source to be available once the framework is out of beta?