MEGA Search
20.3 Million


Sign Up
From: Rod  
Subject: Delphi Language Extensions !!!
NewsGroup: borland.public.delphi.non-technical
Date Posted: 18-Jun-2007 at 0:22:50 PST
Andreas Hausladen has just released a new version of his famous 
DLangExtensions plugin for FREE!

Homepage:
http://andy.jgknet.de/dlang/

Snapshots:
http://andy.jgknet.de/dlang/builds/


Delphi fans can do now

- File Macros
- case-string-of
- Extended for-in loop
- Generics for Delphi
- Multiline Strings

within Delphi.

P.S. Andreas is faster than Codegear allows!




From: Andreas Hausladen  
Subject: Re: Delphi Language Extensions !!!
NewsGroup: borland.public.delphi.non-technical
Date Posted: 20-Jun-2007 at 3:43:47 PST
Rod wrote:

> Fixed: Dcc32le.exe is now more gentel to the compiler
> Fixed: Files were preprocessed multiple times
> Added: Plugin system (ExamplePlugin.zip)
> 
> http://andy.jgknet.de/dlang/builds/

Don't you think this all might be better posted to
thirdpartytools.general ?


-- 
Regards,

Andreas Hausladen

From: Rod  
Subject: Re: Delphi Language Extensions !!!
NewsGroup: borland.public.delphi.non-technical
Date Posted: 20-Jun-2007 at 12:30:30 PST
Andreas did it again!

Get the latest fixes:

Fixed: Dcc32le.exe is now more gentel to the compiler
Fixed: Files were preprocessed multiple times
Added: Plugin system (ExamplePlugin.zip)

http://andy.jgknet.de/dlang/builds/

From: Randy Adanza  
Subject: Re: Delphi Language Extensions !!!
NewsGroup: borland.public.delphi.non-technical
Date Posted: 19-Jun-2007 at 9:29:21 PST
This is great, I havent tried it yet since there is no official release but 
from the looks of it this
is going out to be a great extension for Delphi.

Hopefully CodeGear would take notice and make this part of Delphi in the 
future.

Randy.



From: Rod  
Subject: Re: Delphi Language Extensions !!!
NewsGroup: borland.public.delphi.non-technical
Date Posted: 18-Jun-2007 at 16:28:53 PST
Andreas Hausladen wrote:
> Ain Valtin wrote:
> 
>> Which Delphi versions are supported? Can't find that info on the
>> homepage...
> 
> The extended RTTI will only work with Delphi 2007 (and maybe 2006). But
> the other extensions work with Delphi 5, 6, 7, 2005, 2006 and 2007.
> 
> 

A small installer with un-install option would be fine!

From: Dean Hill  
Subject: Re: Delphi Language Extensions !!!
NewsGroup: borland.public.delphi.non-technical
Date Posted: 18-Jun-2007 at 6:38:0 PST
Andreas Hausladen wrote:

> The extended RTTI will only work with Delphi 2007 (and maybe 2006).
> But the other extensions work with Delphi 5, 6, 7, 2005, 2006 and
> 2007.

Did you manage to get Generics working across units?

-- 
Dean

From: Marc Wetzel  
Subject: Re: Delphi Language Extensions !!!
NewsGroup: borland.public.delphi.non-technical
Date Posted: 18-Jun-2007 at 13:26:20 PST
Andreas Hausladen schrieb:
> Rod wrote:
> 
>> Delphi fans can do now
>>
>> - File Macros
>> - case-string-of
>> - Extended for-in loop
>> - Generics for Delphi
>> - Multiline Strings
>>
>> within Delphi.
> 
> But be aware that there is no official release yet. Only development
> snapshots are available which could be instable. So "Use at your own
> risk".
> 
> 
> 

Hi Andreas,

I am quite amused about your fullfillment of demands :)

Have you thought about releasing parts of your code, so other people could
take their part in hunting bugs and integrating enhancements of their own?

BR
Marc

From: Andreas Hausladen  
Subject: Re: Delphi Language Extensions !!!
NewsGroup: borland.public.delphi.non-technical
Date Posted: 18-Jun-2007 at 4:20:8 PST
Rod wrote:

> Delphi fans can do now
> 
> - File Macros
> - case-string-of
> - Extended for-in loop
> - Generics for Delphi
> - Multiline Strings
> 
> within Delphi.

But be aware that there is no official release yet. Only development
snapshots are available which could be instable. So "Use at your own
risk".



-- 
Regards,

Andreas Hausladen

From: Andreas Hausladen  
Subject: Re: Delphi Language Extensions !!!
NewsGroup: borland.public.delphi.non-technical
Date Posted: 18-Jun-2007 at 3:18:59 PST
Ain Valtin wrote:

> Which Delphi versions are supported? Can't find that info on the
> homepage...

The extended RTTI will only work with Delphi 2007 (and maybe 2006). But
the other extensions work with Delphi 5, 6, 7, 2005, 2006 and 2007.


-- 
Regards,

Andreas Hausladen

From: Rod  
Subject: Re: Delphi Language Extensions !!!
NewsGroup: borland.public.delphi.non-technical
Date Posted: 18-Jun-2007 at 0:29:47 PST
I forgot:

Andreas is now working on ...

.... Extended Runtime Type Information for classes!

He is God!


From: Ain Valtin  
Subject: Re: Delphi Language Extensions !!!
NewsGroup: borland.public.delphi.non-technical
Date Posted: 18-Jun-2007 at 5:35:38 PST
On Mon, 18 Jun 2007 00:22:50 +0200, Rod <999@999.com> wrote:

>Andreas Hausladen has just released a new version of his famous 
>DLangExtensions plugin for FREE!
>
>Homepage:
>http://andy.jgknet.de/dlang/

Which Delphi versions are supported? Can't find that info on the
homepage...


ain