Eivind's blog
Now that Rad Studio XE2 has been released, we can start planning supporting NexusDB releases.
We intend to release NexusDB 3.10 within a month. This update will as usual have some bug fixes, and also will have XE2 support for win32 compiling. At the same time, the new Secure Pack products are going to be released (link: https://www.nexusdb.com/support/index.php?q=node/27041).
Ok, so this is not directly NexusDB related, just something that has been bugging me. Bear with me. :)
I've always wished I would be able to cancel the background compiler in the Delphi IDE, because it often kicks in at a time when its not wanted (ie, it kicks in to prepare code completion, but I already know what I'm doing). Before Delphi 2009, this was not possible.
However, in Delphi 2009, there is an undocumented feature to enable this! If you want to test out code which allows the code completion compilation (aka "Kibitz compile") to be canceled, add the following registry key under the HKCU\Software\CodeGear\BDS\6.0\Globals key (choose the string value type):












