<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Comments for Octane and Delphi Q&amp;A</title>
<link rel="alternate" type="text/plain" href="http://edn.embarcadero.com/article/29952" title="Octane and Delphi Q&amp;A" />
<link rel="self" type="application/atom+xml" href="http://edn.embarcadero.com/article/29952/feed" title="Comments for Octane and Delphi Q&amp;A" />
<id>http://edn.embarcadero.com/article/29952</id>
<updated>2009-07-09T13:00:18-07:00</updated>
<entry>
<title>Octane and Mono</title>
<author>
<name>Leslie Kaye</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=35643</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=35643</id>
<updated>2003-11-03T07:44:33-08:00</updated>
<published>2003-11-03T07:44:33-08:00</published>
<summary>Octane and Mono</summary>
<content>Does Octane work on the Linux version of .NET - the Mono project? (www.go-mono.org)</content>
</entry>
<entry>
<title>re: Dear Borland - don't want it!</title>
<author>
<name>James Kim</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=35622</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=35622</id>
<updated>2003-10-30T11:47:42-07:00</updated>
<published>2003-10-30T11:47:42-07:00</published>
<summary>re: Dear Borland - don't want it!</summary>
<content>Don't you think your comments are a little too harsh?  How much experience have you had doing in-depth Delphi development, anyway?  I myself have developed using VB (from v2.0 right up to VB.NET), C# (was interested since it was initially announced), and C++ using Visual Studio (v5, 6, .NET).  Let me assure you that VS.NET still has a WAY to go to match Delphi's depth as a fully matured programming language with all the bells &amp; whistles.  As an example of what I mean, let me give you a challenge, and let's keep it simple (i.e., keep it to WinForms for .NET, win32 for Delphi):The PageControl you find in Delphi is analoguous to the TabControl in .NET.  Try to make the actual tab buttons invisible, while keeping the tabsheets themselves visible.  In Delphi, you do this simply by setting the TTabSheet.TabVisible := False.  Tell me, how do you do this in .NET?  And how easy did you find it to do?  (It can be done, by the way, just that it's like pulling your teeth out).  Naturally I can give you pageloads of more cases, but I'll hold that off for now.And by the way, did you take the time to count how many controls VS.NET (Enterprise Architect, no less!) provides for you to build your &quot;professional&quot; projects with?  A whopping 65, last time I counted.  Talk about VALUE, ha!Rather than poisoning this forum with your negativity, why don't you spend your time where you will be much happier off, on a M$ site somewhere?</content>
</entry>
<entry>
<title>Octane and Delphi Q&amp;A</title>
<author>
<name>James Kim</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=35621</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=35621</id>
<updated>2003-10-30T11:45:36-07:00</updated>
<published>2003-10-30T11:45:36-07:00</published>
<summary>Octane and Delphi Q&amp;A</summary>
<content>.</content>
</entry>
<entry>
<title>re: Octane and Delphi Q&amp;A</title>
<author>
<name>Chris Holland</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=35586</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=35586</id>
<updated>2003-10-23T01:04:27-07:00</updated>
<published>2003-10-23T01:04:27-07:00</published>
<summary>re: Octane and Delphi Q&amp;A</summary>
<content>If Delphi 8 is getting this VCL.NET why is it not in C# and is it going to be available in C# ?</content>
</entry>
<entry>
<title>Octane and Delphi Q&amp;A</title>
<author>
<name>Craven Weasel</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=35578</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=35578</id>
<updated>2003-10-22T06:11:30-07:00</updated>
<published>2003-10-22T06:11:30-07:00</published>
<summary>Octane and Delphi Q&amp;A</summary>
<content>Is there planed a version of the c++ builderbased on the vcl for .net in the future?</content>
</entry>
<entry>
<title>Will there be CLX.NET?</title>
<author>
<name>Stasys Adiklis</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=35568</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=35568</id>
<updated>2003-10-20T23:50:38-07:00</updated>
<published>2003-10-20T23:50:38-07:00</published>
<summary>Will there be CLX.NET?</summary>
<content>Given that in the days of Win32 VCL you have released CLX - a wrapper for Win32/Linux. Will there be a wrapper for MS.NET/Mono(GTK# portion of it that is free from rumored MS patents) - CLX.NET?</content>
</entry>
<entry>
<title>Is VCL for .NET 100% pure .NET?</title>
<author>
<name>Stasys Adiklis</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=35567</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=35567</id>
<updated>2003-10-20T23:49:14-07:00</updated>
<published>2003-10-20T23:49:14-07:00</published>
<summary>Is VCL for .NET 100% pure .NET?</summary>
<content>I mean, will the resulting .NET assemblies be CPU-agnostic (IA-32/AMD64/IA-64)? Or will they be with CPU/Windows edition specific pinvoke hooks?</content>
</entry>
<entry>
<title>Kylix No. 1 ???</title>
<author>
<name>Piotr Likus</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=35566</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=35566</id>
<updated>2003-10-20T14:06:20-07:00</updated>
<published>2003-10-20T14:06:20-07:00</published>
<summary>Kylix No. 1 ???</summary>
<content>If Kylix is so important, why it disappeared from both - bdn.borland.com and- community.borland.com It is very unclear for me what Borland is going to do with Kylix (mainly because of .NET and cooperation with MS), so in my opinion the Open Letter about Kylix should be published too.Borland has released C++Builder X and C#Builder. I hope this is only a metter of time we will see next (Builder / Delphi / CLX) for Linux.At least bug fixes....</content>
</entry>
<entry>
<title>Octane, Delphi &amp; DirectX</title>
<author>
<name>Christopher McGinnis</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=35529</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=35529</id>
<updated>2003-10-14T10:45:28-07:00</updated>
<published>2003-10-14T10:45:28-07:00</published>
<summary>Octane, Delphi &amp; DirectX</summary>
<content>Will Octane be able to use Managed DirectX without having to do any sort of header conversion?</content>
</entry>
<entry>
<title>Delphi Software Assurance?</title>
<author>
<name>Rick Dubbs</name>
<uri>http://threads.embarcadero.com/threads/threads.exe/userall?commentid=35502</uri>
</author>
<id>http://threads.embarcadero.com/threads/threads.exe/view?commentid=35502</id>
<updated>2003-10-09T20:46:45-07:00</updated>
<published>2003-10-09T20:46:45-07:00</published>
<summary>Delphi Software Assurance?</summary>
<content>&quot;Yes. You can buy Delphi 7 with Software Assurance right now. You will automatically receive the Octane release when it ships, as long as you still have an active Software Assurance agreement with Borland.&quot;I found nothing in the online store (where I was directed by the link from Q&amp;A) about Software Assurance for Delphi.  I purchased D7 Pro from Borland less than a year ago.  Will I receive Octane?</content>
</entry>
</feed>
