| Jason Miller 519.872.0797 // developIT // Jason Miller Design Developer of amoebaOS, Shutterborg, Delitweet & more |
--
You received this message because you are subscribed to the Google Groups "mozilla-labs-prism" group.
To post to this group, send email to mozilla-l...@googlegroups.com.
To unsubscribe from this group, send email to mozilla-labs-pr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mozilla-labs-prism?hl=en.
If you think about the desktop application paradigm, it doesn't make sense to have two identical applications running at the same time.
| Jason Miller 519.872.0797 // developIT // Jason Miller Design Developer of amoebaOS, Shutterborg, Delitweet & more |
On Wed, Dec 2, 2009 at 12:19 AM, Jason Miller <ja...@developit.ca> wrote:
If you think about the desktop application paradigm, it doesn't make sense to have two identical applications running at the same time.
That depends on the application and the OS environment. Macs don't support having multiple instances of a single application, but some Windows applications work that way. Notepad doesn't support multiple windows, for instance, but will happily let you have multiple copies of itself running.
> For example, you cannot open two instances of Firefox at the same time - on Linux and Windows,
> launching the application multiple times just makes calls the the running instance of Firefox requesting
> new windows to be opened.
On the other hand, that wasn't always true even of Firefox; at one time you had to explicitly pass the '-remote' option to avoid starting a new instance of the browser.
--
Mark J. Reed <mark...@gmail.com>