Hello!

PCMan has written on Sunday, 25 November, at 12:21:
>Well, people complaining about vala here missed some points.

    I don't complain, I just doubt it can generate very reliable code.
Basically due to two reasons:
1) it disables many of compiler warnings (I think it will generate them
if not disabled) but it generates many compilation warnings still;
2) it generates code which casts every argument, so I assume there is no
types check at all, all arguments become type-less which is error-prone.
    And since it's not very well debuggable, fixing bugs is much less
easy than in case of C code.

>1. This brings no additional dependency as it generated plain C code.

>2. It's very easy to link C code and Vala code together.

>3. You can call Vala code from plain C and call C from Vala directly.

>4. Of course applets/plugins can completely be written in plain C. So
>existing code does not need to be ported to Vala at all. Porting will be
>easy.

    That is good so give us the final version of API, with some detailed
documentation for the best. I would like to have weather applet in it,
for example. :)
    And I still want it to be compilable on older systems, desirably even
on such as current stable versions of Debian, RHEL, etc. - with glib 2.24
and gtk 2.20. :)
    And also I would like it a lot if you could fix regression, i.e. add
a possibility to have pseudo-transparency when using Openbox. :)

    Thank you for your great work!

    Andriy.

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Lxde-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to