I'm attempting to pool instances of an SWT Browser for my
application.

My questions are.

Is it possible to get the complete state of the browser at time t
throught the API.

My approach is to get the document from the underlying webbrowser at
time t and save it.

Later I would like to set the document back onto the ANY webbrowser
instance and for that webbrowser instance to behave like it was the
first browser.

Is this possible? Can anyone think of a better approach? Am I
forgetting other objects that I need to save/serialise when
passivating a webbrowser instance into the pool and activating it out
again.

Does anyone actually understand what I'm trying to do? Its quite
advanced.

G

_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to