If the stuff I wrote did not work - you can tell me directly ;)
If it is just a matter of style then it is fine as long as it is fixed :)

I will try your code in herd 6 (or maybe get a build before).

One thing I however disagree upon is the "horrific" signal/slot
interface and reference-counting .... (problems) ...

The signal/slot mechanism is very nice. You can do mush work with few
lines of code ... (I know it also possible to do confusing control-flows
if your slot-names and connections are not obvious but..) When used
correctly they can provide a great strength ...

The reference counting should normally never harm you (and you should
not have to care about it). I have no idea what to do in Python, but in
C++ you have to do some nasty stuff to break it ...

I think both QTs signal/slot and reference-counting are great.
In fact QT not just cute it is powerfull ....

But thanks for fixing it ! :)

-- 
prepare disk space contains "usertrap"
https://launchpad.net/bugs/85980

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to