Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Will there be Indy v10 components on BCB2006?

4 views
Skip to first unread message

jar...@mail.suomenmaa.fi

unread,
Nov 10, 2005, 11:28:59 AM11/10/05
to
Hi,
just planned to upgrade from BCB6Pro to BCB2006 (Borland Developer Studio
2006 Professional).

When I looked Feature Matrix at
http://www.borland.com/resources/en/pdf/products/delphi/bds2006_feature_matrix.pdf,
I noticed that under headline 'WEB/INTERNET DEVELOPMENT:VCL/VCL.NET' at
page 15 its said that Indy v10 components will be available for Delphi,
Delphi .NET and C#.NET only, (codes dD# in matrix).

Anyone out there know will Indy v10 components be available for C++Builder
in Borland Developer Studio 2006 Professional?

-dzeidzei


Colin B Maharaj

unread,
Nov 11, 2005, 1:39:50 AM11/11/05
to
This is really a question that the Indy folks would have to answer
simply because they are the one writing the components.

Anyway it is clear to me from all the hype over the last few months that
the promise of C++ Builder 2006 is that it will be able to automatically
use components that exists in other languages within the IDE. Remember
there is really no distinction between the products being named just the
languages.

Remy Lebeau (TeamB)

unread,
Nov 12, 2005, 1:37:50 AM11/12/05
to

"Colin B Maharaj" <nor...@myhost.com> wrote in message
news:43743c8d$1...@newsgroups.borland.com...

> Anyway it is clear to me from all the hype over the last
> few months that the promise of C++ Builder 2006 is that
> it will be able to automatically use components that exists
> in other languages within the IDE.

That is not entirely true. It can only use components written in C++ or
Delphi, just like it always has. It will not be able to use components
written in C#. And in order for Delphi to share packages with C++, the
packge has to be explicitally configured in the Options to output C++ files
(HPP, LIB, BPx, etc) in addition to Delphi files (DCU, etc).


Gambit


jar...@mail.suomenmaa.fi

unread,
Nov 12, 2005, 8:04:26 AM11/12/05
to
So, will it be possible to use Delphi's Indy componets in C++Builder
'personality' of Developer Studio 2006?

Or are all componets shared between Delphi and C++ in Developer Studio 2006?

"Remy Lebeau (TeamB)" <no....@no.spam.com> wrote in message
news:43758dcb$1...@newsgroups.borland.com...

Remy Lebeau (TeamB)

unread,
Nov 12, 2005, 7:18:37 PM11/12/05
to

<jar...@mail.suomenmaa.fi> wrote in message
news:4375...@newsgroups.borland.com...

> So, will it be possible to use Delphi's Indy componets in
> C++Builder 'personality' of Developer Studio 2006?

When BDS 2006 is actually released, I will be making sure personally that
Indy works in the C++ personality ;-) There are three main obstacles that
are keeping Indy 10 from being supported in BCB v6 right now:

1) lack of talent - I am about the only C++ member on the Indy team, which
means that everything C++-related in Indy falls on my shoulders. That
includes making sure that any Delphi->C++ cross-compatibility issues are
addressed.

2) lack of install files - Indy 10 doesn't have any official install files
for C++. There are some third-party ones floating around, and there are
some experimental ones inside Indy's team, but they have not been confirmed
yet because of #3...

3) lack of time - I don't have much of it.

> Or are all componets shared between Delphi and C++ in
> Developer Studio 2006?

No, components are not always shared. C++ can still have its own components
that do not appear in Delphi, and vice versa. There are new settings for
packages that allow packages to specify which personalities they want to
target, and then the IDE can filter the installed packages based on that.
The filtering is part coding, part configuration.


Gambit


dzeidzei

unread,
Nov 15, 2005, 7:49:51 AM11/15/05
to

"Remy Lebeau \(TeamB\)" <no....@no.spam.com> wrote:

>When BDS 2006 is actually released, I will be making sure personally that
>Indy works in the C++ personality ;-)

So I can safely upgrade to BDS 2006 ASAP (with a preorder-price!)...

Thanks!

- dzeidzei

Colin B Maharaj

unread,
Nov 15, 2005, 9:37:14 PM11/15/05
to
Hi Remy, w.r.t. Indy 10 in BCB6, exactly how far have you reached. Maybe
I can start contributing in some useful way(?) but I suffer from the
problems listed below like you. Ok maybe you have the talent... :)

What kind of roadmap or approach are you using that maybe I can try a
thing or two (or 3 or 4 ....)...


Remy Lebeau (TeamB) wrote:

> are keeping Indy 10 from being supported in BCB v6 right now:
>
> 1) lack of talent

> 2) lack of install files

> 3) lack of time
>

0 new messages