Thursday, July 3, 2008

C++, Gtkmm und gSOAP

Ich war und bin immerschon ein Anhaenger von C/C++, Gtk/Gtkmm gewesen, auch wenn es sicherlich heisst: Mehr schreibarbeit!

Vielleicht hat es damit zu tun, dass ich genau sehe was gemacht wird. Wenn ich heute mit Delphi / Eclipse und auch C# arbeite, erstelle ich zwar GUIs und BusinessObjekte, aber wenn ich alles zusammen linke, dann habe ich keine Ahnung was alles passiert.

Diese Woche habe ich das WS Framework gSoap eingesetzt und ich war ueberrascht wie einfach (fuer einen Leihen) es war. Zuerst hatte ich schon probleme mit dem richtigen Gebrauch der mitgelieferten Tools, aber dann lief es sehr gut.

2 Kommentare:

Juri Strumpflohner said...

Hi,
so according to your newest post I've to write in English :)
I see you're experimenting with C++? Don't tell me now that you gave up with your Eclipse RCP project??
I don't know C++ in deep, just some theoretical stuff about it (syntax, pointer, etc...) and I agree with you that it is much more expressive than maybe Delphi or the whole Microsoft Visual World. But it's the same with Java and Eclipse. Also there you see all the things which run behind the scenes. With the Eclipse RCP it's just a bit more difficult since they use a lot of high-level architectural patterns, so it's sometimes not always that easy to get the whole picture. Anyway, don't give up :) I want to see a stable working release :)

masc said...

RCP I will not give up, "back to the roots" was also beautiful.

I ask for help the Java Group, too. A RCP programmer answered on my mail, he write GIS application.

When the Scorecard-Editor will be finished, I'll released a RC1.