Re: [Vala] question



I assume you are not using namespaces.
I assume the external files that you talk about are source files of
your application (as in not an already compiled library)
In this case you should need to do... nothing.
Just include all the source files during compilation.

HTH. Go ahead with learning!


On Tue, Mar 4, 2014 at 12:22 PM, Flavio Danesse <fdanesse gmail com> wrote:
Hello, I'm starting to learn this language and basically I decided to
migrate one of my applications python + gtk + gstreamer and although I
already have a lot of ported code, I have some doubts that I can not solve.

One is as I import classes that are in external files to python style:

from my_file import my_class
_______________________________________________
vala-list mailing list
vala-list gnome org
https://mail.gnome.org/mailman/listinfo/vala-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]