comp.lang.ada
 help / color / mirror / Atom feed
From: David Botton <david@botton.com>
Subject: Re: Launching Popup Windows in Gnoga
Date: Mon, 20 Oct 2014 17:21:32 -0700 (PDT)
Date: 2014-10-20T17:21:32-07:00	[thread overview]
Message-ID: <ab3de855-4bf9-4831-ae44-ae30869f7066@googlegroups.com> (raw)
In-Reply-To: <aa609f88-177f-46b4-b303-2ab939e634b9@googlegroups.com>

> Even with that change, the issue I mentioned above exists (The Constraint error on IE and the popup blocked exception on FF). 

Ok, I can confirm both situations. I'll look in to it. (Sorry have a high fever, so been slow today)

> As another thought, I'm also still not 100% sure if I would have a race condition or synchronization issue if the button was pressed twice (2 popups at the same time).

I was just trying to illustrate the idea of freeing an object. I would not put that it production. I should have been more clear.

In Gnoga every event is a new task. It is a completely concurrent system. The Main thread runs AWS, each connection is its own thread, etc. You can block in any task at any time and not cause damage to the system, etc.

David Botton


  reply	other threads:[~2014-10-21  0:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-20 12:56 Launching Popup Windows in Gnoga Jeremiah
2014-10-20 13:38 ` David Botton
2014-10-20 15:22 ` David Botton
2014-10-20 22:01   ` Jeremiah
2014-10-20 22:30     ` David Botton
2014-10-20 23:07       ` Jeremiah
2014-10-21  0:21         ` David Botton [this message]
2014-10-21  0:27           ` David Botton
2014-10-21  1:27             ` David Botton
2014-10-21  2:06               ` jeremiah.breeden
2014-10-21 11:24               ` David Botton
2014-10-22  1:56                 ` Jeremiah
2014-10-22  2:09                   ` David Botton
2014-10-22  2:57                     ` Jeremiah
2014-10-22 15:24                       ` David Botton
2014-10-21  2:03           ` Jeremiah
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox