Namespaces for Delphi
Danny's Blog provides a good indicator that namespaces will get the notice they deserve. You will have to read carefully to notice it but it is there. I know I certainly can't wait for full namespace control for library packaging.I am not sure whether namespaces were on the radar in the past but I do suspect they were. I do know however that Delphineedsnamespaces before I will consider it a viable language choice for me in the .NET space. While you may still be able to get the job done without them it is important that you can properly contain the exposedAPI of any library that you use internally amongst many developers or when publishing the library to external developers.
In the same blog there is a mention of some refactoring work as well. I hope to see Delphi 9 hit the streets as soon as possible with some of these important new capabilities.Keep up the great work guys.
In the same blog there is a mention of some refactoring work as well. I hope to see Delphi 9 hit the streets as soon as possible with some of these important new capabilities.Keep up the great work guys.
Labels: Delphi