[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: KDevelop
On Wed, 20 Oct 1999, Martin P Holland wrote:
> Someone does have a project called kftp but last time I looked the author was
> just looking at the GUI and there was no actual ftp functionality :-(
It wouldn't necessarily need ftp functionality, just the ability to talk
to ftp - a pipe, basically ;). And to know what ftp was talking about.
> All the
> same it would be good to check this out before writing your own.
Heh, I hope I didn't imply I was going to go home and start writing one
immediately - I have *far* too much work on at the moment!!
> going to appear in KDE2 as the replacement for the curent libkfm. libkio
> uses the c++ standard library which seems very unusual for linux things, but
is
> a step in the right direction IMHO. cout good, printf bad ;-)
c++ std is v. v. good ;) Actually, most KDE stuff is built around C++ -
that's one of the reasons I favour it. Code reuse is extremely high, and
you get a lot of stability from that.
> But other than that it looked pretty good. kdbg is definitely worth having as
> using gdb from the command line is painful.
I'm afraid you're talking to a gdb fan here; but I've not used kdbg, so
I'll probably be converted ;) As long as I can set breakpoints, inspect
data and control runtime flow, I'm happy. And see source code at the same
time. ;)
Cheers,
Alex.
Start your own FREE mailing list at
© 2000 Microsoft Corporation. All Rights Reserved