BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Delphi 2007 bugs to be fix on C++Builder 2007!!!

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> C++ Builder (Non-Technical)
View previous topic :: View next topic  
Author Message
Source Finder
Guest





PostPosted: Tue Apr 17, 2007 2:04 am    Post subject: Delphi 2007 bugs to be fix on C++Builder 2007!!! Reply with quote



Bug's in Delphi 2007 are fix on the C++Builder 2007 (before trow of this
product)?
Thank's
Back to top
Bob Gosnell
Guest





PostPosted: Tue Apr 17, 2007 2:07 am    Post subject: Re: Delphi 2007 bugs to be fix on C++Builder 2007!!! Reply with quote



"Source Finder" <alexandre (AT) prismafive (DOT) com.br> wrote:

Quote:
Bug's in Delphi 2007 are fix on the C++Builder 2007 (before trow of this
product)?
Thank's


You have it?
Are there:
- userdefineable shortkeys?
- macro programming?
- lousy project manager fixed?
- project grouping in manager?
- simple commandline compilation?

if not -> they should also be fixed before release..
Back to top
David Dean [CodeGear]
Guest





PostPosted: Tue Apr 17, 2007 2:31 am    Post subject: Re: Delphi 2007 bugs to be fix on C++Builder 2007!!! Reply with quote



In article <38p723t07qpjk2q05n0orrgm4ms1bk7e2j (AT) 4ax (DOT) com>,
Bob Gosnell <bobg (AT) hotmail_hehe (DOT) com> wrote:

Quote:
Are there:
- userdefineable shortkeys?
Good feature request... I think it is in QC.


Quote:
- macro programming?

Could you explain what you mean by this?

Quote:
- lousy project manager fixed?

We have plans for the project manager... (Blast the SOX rules that
are gagging us from talking about them)

Quote:
- project grouping in manager?
- simple commandline compilation?

Aren't these already possible? What's missing?

--
-David Dean
CodeGear C++ QA Engineer
<http://blogs.codegear.com/ddean/>
Back to top
David Dean [CodeGear]
Guest





PostPosted: Thu Apr 19, 2007 10:08 pm    Post subject: Re: Delphi 2007 bugs to be fix on C++Builder 2007!!! Reply with quote

In article <dimf231sc30e64hn2ldu1d9obbokeqpjo4 (AT) 4ax (DOT) com>,
Bob Gosnell <bobg (AT) hotmail_hehe (DOT) com> wrote:

Quote:
- macro programming?

Could you explain what you mean by this?

in BC5.0x it was called "scripting"
in VS they named it "Macros"

Like live templates?

--
-David Dean
CodeGear C++ QA Engineer
<http://blogs.codegear.com/ddean/>
Back to top
David Dean [CodeGear]
Guest





PostPosted: Thu Apr 19, 2007 10:11 pm    Post subject: Re: Delphi 2007 bugs to be fix on C++Builder 2007!!! Reply with quote

In article <dimf231sc30e64hn2ldu1d9obbokeqpjo4 (AT) 4ax (DOT) com>,
Bob Gosnell <bobg (AT) hotmail_hehe (DOT) com> wrote:

Quote:
Well, with simple I mean, the same way as VS does: use one and the same IDE
file
for both. The makefile is always something you have to maintain additionally
-
extra work for nothing.

I have high hopes for this... we're looking at it. Ever heard of
MSBuild?

Quote:
I got another important VS feature which is missing in the Borland IDE: "Edit
&
Continue". You should give this a high priority as with big C++ applications
it
dramatically improves the 'turn around' time.

I've seen this in a few IDEs. Please put this in QC.

--
-David Dean
CodeGear C++ QA Engineer
<http://blogs.codegear.com/ddean/>
Back to top
Bob Gosnell
Guest





PostPosted: Fri Apr 20, 2007 2:10 am    Post subject: Re: Re: Delphi 2007 bugs to be fix on C++Builder 2007!!! Reply with quote

"David Dean [CodeGear]" <david.dean.no (AT) spam (DOT) codegear.com> wrote:

Quote:
In article <38p723t07qpjk2q05n0orrgm4ms1bk7e2j (AT) 4ax (DOT) com>,
Bob Gosnell <bobg (AT) hotmail_hehe (DOT) com> wrote:

Are there:
- userdefineable shortkeys?
Good feature request... I think it is in QC.

Yes, is there since BDS came out. And is missing since BCB 1.0.

Quote:

- macro programming?

Could you explain what you mean by this?

in BC5.0x it was called "scripting"
in VS they named it "Macros"

Quote:

- lousy project manager fixed?

We have plans for the project manager... (Blast the SOX rules that
are gagging us from talking about them)

- project grouping in manager?
- simple commandline compilation?

Aren't these already possible? What's missing?

Well, with simple I mean, the same way as VS does: use one and the same IDE file
for both. The makefile is always something you have to maintain additionally -
extra work for nothing.

I got another important VS feature which is missing in the Borland IDE: "Edit &
Continue". You should give this a high priority as with big C++ applications it
dramatically improves the 'turn around' time.
Back to top
Sebastian Ledesma [Solidy
Guest





PostPosted: Fri Apr 20, 2007 3:04 am    Post subject: Re: Re: Delphi 2007 bugs to be fix on C++Builder 2007!!! Reply with quote

Bob:

"Bob Gosnell" <bobg (AT) hotmail_hehe (DOT) com> escribió en el mensaje
news:dimf231sc30e64hn2ldu1d9obbokeqpjo4 (AT) 4ax (DOT) com...
Quote:
"David Dean [CodeGear]" <david.dean.no (AT) spam (DOT) codegear.com> wrote:

In article <38p723t07qpjk2q05n0orrgm4ms1bk7e2j (AT) 4ax (DOT) com>,
Bob Gosnell <bobg (AT) hotmail_hehe (DOT) com> wrote:
.....
- macro programming?
Could you explain what you mean by this?
in BC5.0x it was called "scripting"
in VS they named it "Macros"

You have OpenTool API. It allow a lot of customizacion.

Quote:
I got another important VS feature which is missing in the Borland IDE:
"Edit &
Continue". You should give this a high priority as with big C++
applications it
dramatically improves the 'turn around' time.
Yes that feature is really cool.


Saludos
Sebastian
Back to top
Bob Gosnell
Guest





PostPosted: Sun Apr 22, 2007 5:41 pm    Post subject: Re: Re: Re: Delphi 2007 bugs to be fix on C++Builder 2007!!! Reply with quote

"Sebastian Ledesma [Solidyne Labs]" <labo[no_sp@m]solidyne1.com> wrote:

Quote:
Bob:

"Bob Gosnell" <bobg (AT) hotmail_hehe (DOT) com> escribió en el mensaje
news:dimf231sc30e64hn2ldu1d9obbokeqpjo4 (AT) 4ax (DOT) com...
"David Dean [CodeGear]" <david.dean.no (AT) spam (DOT) codegear.com> wrote:

In article <38p723t07qpjk2q05n0orrgm4ms1bk7e2j (AT) 4ax (DOT) com>,
Bob Gosnell <bobg (AT) hotmail_hehe (DOT) com> wrote:
....
- macro programming?
Could you explain what you mean by this?
in BC5.0x it was called "scripting"
in VS they named it "Macros"

You have OpenTool API. It allow a lot of customizacion.

sounds good.

Quote:

I got another important VS feature which is missing in the Borland IDE:
"Edit &
Continue". You should give this a high priority as with big C++
applications it
dramatically improves the 'turn around' time.
Yes that feature is really cool.

It seems that not many ppl use BDS for large projects anymore (most of my
partners moved to VS). For simple students apps this feature might not be
necessary and this might be the reason, Borland never had this on their
development list.

Quote:

Saludos
Sebastian

Back to top
Boian Mitov
Guest





PostPosted: Tue Apr 24, 2007 7:53 am    Post subject: Re: Delphi 2007 bugs to be fix on C++Builder 2007!!! Reply with quote

Hi David,

Thank god. The D2007 project manager is the worse thing I have ever seen
Sad . It is very much the sole reason I am still doing most of my work
in D7, the project navigation in 2007 is nothing short of disaster. I
really hope you will fix it in the next version.

Cheers,
Boian

David Dean [CodeGear] wrote:
Quote:
- lousy project manager fixed?

We have plans for the project manager... (Blast the SOX rules that
are gagging us from talking about them)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> C++ Builder (Non-Technical) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.