Delphi Random Class Namer
Wednesday, April 9th, 2008Ever wonder what class to write next in Delphi? Well, combine Delphi Live Templates (including a custom scripting engine) with www.ClassNamer.com and you never have to wonder again.
Although how to implement that class is another question.
If there is any interest in the code let me know and I will polish it up and post it. I created a random HTTP parser script engine and then the live template does the rest. I figured this would be a fun way to get familiar with Live Templates and the custom scripting engine. This is a really powerful feature of Delphi.