The Delphi Geek offers this helpful pattern to catch casting issues when dealing with pointers:
Deferred crash: TMyObject(aPtr)
Immediate crash: TObject(aPtr) as TMyObject
And it’s always best to crash sooner than later…
The Delphi Geek offers this helpful pattern to catch casting issues when dealing with pointers:
Deferred crash: TMyObject(aPtr)
Immediate crash: TObject(aPtr) as TMyObject
And it’s always best to crash sooner than later…
My coder is trying to convince me to move to .net
from PHP. I have always disliked the idea because of the costs.
But he’s tryiong none the less. I’ve been using Movable-type on a variety of websites for about a
year and am worried about switching to another platform.
I have heard very good things about blogengine.net. Is there a way I can transfer
all my wordpress posts into it? Any kind of help would be greatly appreciated!
Great website, stick with it!