About the author
So I was discussing with the Admiral on a C# and Janeva support case. Suddenly, he asked when I'm joining the Delphi development team.
He then pitched the following idea:Manage Delphi as an open-source project internally within Borland. Give access to interested people, such as consultants (like, The Wrist), managers (like Green Fingers), tech support guys (like me) to the StarTeam for Delphi, CaliberRM for Delphi repository.
Then, when we have feedback/bugs/QC entries from customers, we can, after some discussion (over IM, email, CaliberRM discussion, etc), update the Delphi source on our own, and let some guy (a Torvalds-like figure) within the company approve the changes. He's been trying to pitch this idea for a while.
If this idea goes through, it could be applied similarly to all products within the company.
Some wild and brilliant idea huh?
Continued discussion of undocumented Delphi 8 Property Access Specifiers, and other ways of adding and removing delegates / events handlers, including clearing the list of all the delegates / event handlers.
This article discusses the new Delphi 8 property access specifiers.
A method pointer is now the same as a global procedure, ie, procedure of object = procedure.