November 24, 2005
John C wrote:
> "Lionello Lunesu" <lio@remove.lunesu.com> wrote
> I'll post a complete example tomorrow. Although Mr Wrede might have beaten me to it by then. 

<Blush!> Thanks for the compliment, but I'm way too old to get _anything_ done in a day!  .-)
November 24, 2005
On Wed, 23 Nov 2005 15:47:55 +0000 (UTC), J C Calvarese
<technocrat7@gmail.com> wrote:

>In article <l7c7o1pobdcq54mjevlncu0qtc0gavq11k@4ax.com>, Chris says...

>>I requested (quite politely of course) that Deja Augustine release the source to the D community so we could continue to develop it. Unfortunately I never heard back from him.
>
>I contacted him a while back, and he told me that he lost the source for D.NET. He seemed to be interested in rewriting it (he thought a rewrite would've been a good idea even if he hadn't lost the original source code). As far as I know, he hasn't worked any more on it though. See http://www.prowiki.org/wiki4d/wiki.cgi?DDotNet for more info about D.NET.
>
>I'm sure I still have a copy of a D.NET compiler around somewhere if someone wants to try disassembling and/or reverse engineering it. ;)
>
>jcc7

If you email me the compiler I can decompile it with Reflector
(http://www.aisto.com/roeder/dotnet/). I might need to get the old
beta 2.0 framework again though. Unfortunately it's completely
incompatible with the current 2.0 framework. I'd have to uninstall my
framework and reinstall the old one, just to decompile it.
No big deal I guess. please send it to ctlajoie at gmail if you find
it.

Chris
November 25, 2005
"John C" <johnch_atms@hotmail.com> wrote in message news:dlvl2i$2al4$1@digitaldaemon.com...
> What should constitute a standard library? It is perhaps worth considering other standard libraries. J2SE/J2EE and the .NET framework (and to some extent Delphi's VCL) [...]

I just now realized how great Delphi's VCL framework was at the time. I was mixing Delphi and C++ with their C++ Builder in a single project, and it worked just great. I guess it was the .NET of its time. Where did they go wrong?

L.


November 25, 2005
"Georg Wrede" <georg.wrede@nospam.org> wrote in message news:4384B00B.8070105@nospam.org...
> The docs should be automatically put to the Wiki each time a new version of DMD comes out. Then folks could just look at the Wiki changes to quickly see what's new or what's changed.

What's the license of the D docs on digitalmars.com ?

L.


November 25, 2005
Lionello Lunesu wrote:
> "John C" <johnch_atms@hotmail.com> wrote in message news:dlvl2i$2al4$1@digitaldaemon.com...
> 
>> What should constitute a standard library? It is perhaps worth
>> considering other standard libraries. J2SE/J2EE and the .NET
>> framework (and to some extent Delphi's VCL) [...]
> 
> 
> I just now realized how great Delphi's VCL framework was at the time.
> I was mixing Delphi and C++ with their C++ Builder in a single
> project, and it worked just great. I guess it was the .NET of its
> time. Where did they go wrong?

IIRC, they had their first major change of leadership at the time. Which also resulted in certain dithering, and identity crisis. (Inprise.)
November 25, 2005
Lionello Lunesu wrote:
> "Georg Wrede" <georg.wrede@nospam.org> wrote
> 
>>The docs should be automatically put to the Wiki each time a new version of DMD comes out. Then folks could just look at the Wiki changes to quickly see what's new or what's changed.
> 
> What's the license of the D docs on digitalmars.com ?

Makes no difference.

??? Cause we'd ask Walter's permission anyhow. ;-)
1 2 3 4 5 6
Next ›   Last »