nntp2http.com
Posting
Suche
Optionen
Hilfe & Kontakt

Re: Delphi.NET

Von: Daniel Hobson (djhob1972@yahoo.com.au) [Profil]
Datum: 29.06.2007 11:30
Message-ID: <8j4hi.919$4A1.642@news-server.bigpond.net.au>
Newsgroup: alt.comp.lang.borland-delphi
Hi Marc,

I am using objects at the moment and that seems to be working for us nicely
(Yes, I can do OO programming).

I guess, when it comes to critical deadlines, you need to take into account
your existing code base along with an make executive decision on short cuts
before ever deciding to rewrite code.

People are telling me it is possible, but unfortunately it is not going to
happen here in the short term.  Considering we have been slammed into
DotNET, I am now using what I do best, OO programming.

Thanks for your help never-the-less Marc :)

Regards,

Daniel

"Daniel Hobson" <daniel@sunthunder.com> wrote in message
news:Pcigi.286$iq2.152@news-server.bigpond.net.au...
> Would it be possible if you could give us an example Marc?
>
> It would certainly help lots here.
>
> Thanks
>
> Daniel.
>
> Marc Rohloff wrote:
>> On Jun 26, 4:09 am, "Daniel Hobson" <djhob1...@yahoo.com.au>
wrote:
>>
>>> I was wondering if anybody is out there who uses Delphi.NET.  We seem to
>>> be
>>> having a few problems in knowning
>>> about the new requirements of DotNET.  The main one that has us really
>>> stumped is how do you
>>> convert from one data type to another different data type?
>>
>> This isn't a failure of Delphi.NET, it is a limitation of using a
>> managed environmen. You need to use the methods on the Marshal class.
>>
>> --
>> Marc
>>


[ Auf dieses Posting antworten ]