[Vala] [ANNOUNCE] Gtkaml 0.6 beta 3 - Markup language for Vala

2013-01-02 Thread Vlad Grecescu
This third beta release contains the following fixes compared to beta2: - prevent a crasher when class name is blank - stop stripping CDATA tags' leading and trailing whitespaces - honor -D defines in the context used to parse members - honoring -d for .gtkaml generated files -

Re: [Vala] [ANNOUNCE] Gtkaml 0.6 beta 1 - Markup language for Vala

2012-01-03 Thread Vlad Grecescu
On Mon, Jan 2, 2012 at 11:30 PM, David Paleino wrote: > On Sat, 31 Dec 2011 20:02:29 +0200, Vlad Grecescu wrote: > > > We are proud to announce the beta 0.6 version of Gtkaml with the new > Gtkon > > syntax. > > > > [..] > > Is libgtkaml intended to

[Vala] [ANNOUNCE] Gtkaml 0.6 beta 1 - Markup language for Vala

2011-12-31 Thread Vlad Grecescu
Hello, We are proud to announce the beta 0.6 version of Gtkaml with the new Gtkon syntax. This beta release includes a new way of interaction with the Vala compiler that enables future developments. There should be *no* visible differences compared to 0.4.3's functionality other than: * compati

[Vala] [ANNOUNCE] Gtkaml 0.4.3 - Markup language for Vala

2011-03-21 Thread Vlad Grecescu
Hello, We are proud to announce the 0.4.3 version of Gtkaml with the new Gtkon syntax. Changes in 0.4.3: - #! shebang support for Gtkon files to be used with the `gtkaml' executable - vim syntax files for gtkon and gtkaml files. (thanks panc...@nopcode.org). CDATA will never be the same. See edito

Re: [Vala] gtkaml 0.4.2 released

2011-03-15 Thread Vlad Grecescu
2011/3/14 Гаврилов Максим : > 14/03/2011 в 21:32 +0200, Vlad Grecescu wrote: >> Hello, >> We are proud to announce the 0.4.2 version of Gtkaml with the new Gtkon >> syntax. > > Included in Vala overlay for Gentoo. > http://code.google.com/p/gentoo-vala/ > >

[Vala] gtkaml 0.4.2 released

2011-03-14 Thread Vlad Grecescu
ary that has a .vapi file, not just Gtk+ (composition methods can be specified in the *.implicits file) Full release notes: http://code.google.com/p/gtkaml/wiki/ReleaseNotes Downloads: http://code.google.com/p/gtkaml/downloads/list [1] Examples: http://code.google.com/p/gtkaml/wiki

Re: [Vala] Complex number support?

2010-12-13 Thread Vlad Grecescu
On 12/13/10, pancake wrote: > -1 portability is VERY important if we want to use vala outside gnu/linux. > > PD: gcc extensions sucks. > > I would suggest adding support for operator overloading only at vapi > level (via > CCode), so we can create GMP bindings (or OpenSSL Big number) ones and > us

Re: [Vala] Blitzen: A Vala Application Server

2010-11-14 Thread Vlad Grecescu
On Sun, Nov 14, 2010 at 4:30 PM, pancake wrote: >> > Vlad and me are planing to add support for Stk in GtkON I can confirm that we are planning to test gtkaml with every widget composition based library out there. We started with Gtk, added some initial Clutter support, and there are even more o

[Vala] gtkaml 0.4.1 released

2010-11-09 Thread Vlad Grecescu
gle.com/p/gtkaml/source/browse/trunk/examples/clutter/full-example.gtkon [2] Gtkon http://code.google.com/p/gtkaml/wiki/Gtkon [3] Examples: http://code.google.com/p/gtkaml/wiki/Example Regards, Vlad Grecescu ___ vala-list mailing list vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

[Vala] gtkaml 0.4.0 released with Gtkon syntax

2010-11-05 Thread Vlad Grecescu
http://code.google.com/p/gtkaml/wiki/ReleaseNotes Downloads: http://code.google.com/p/gtkaml/downloads/list [1] Examples: http://code.google.com/p/gtkaml/wiki/Example Regards, Vlad Grecescu ___ vala-list mailing list vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] valadoc for 0.12

2010-11-02 Thread Vlad Grecescu
On Fri, Oct 29, 2010 at 8:51 PM, pancake wrote: > Nope. It fails. FormalParameter has been renamed > Here is a patch that renames references to Vala.FormalParameter to Vala.Parameter and calls CodeContext.check () instead of manually instantiating SymbolResolver and the other visitors. Vlad diff

Re: [Vala] gtkaml 0.2.11 and 0.2.12 released

2010-10-18 Thread Vlad Grecescu
On Sat, Oct 16, 2010 at 9:12 PM, pancake wrote: > I think that would be really nice. In fact is that json can represent > mostly the same structures as xml. And it is far more easy for humans. > > What i dont see here is how cdata can be represented. Because it will break > json compatibility.. M

Re: [Vala] gtkaml 0.2.11 and 0.2.12 released

2010-10-14 Thread Vlad Grecescu
ds: http://code.google.com/p/gtkaml/downloads/list [1] Examples: http://code.google.com/p/gtkaml/wiki/Example Regards, Vlad Grecescu ___ vala-list mailing list vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] gtkaml 0.2.10 released

2010-05-15 Thread Vlad Grecescu
> > I agree with brevity argument, but naming is definitely better with > GtkBuilder, since property's name attribute maps directly to object's > property name. It is true that labels with mnemonics can be > conveniently created using gtk_label_new_with_mnemonic(), but this > function merely sets G

Re: [Vala] gtkaml 0.2.10 released

2010-05-15 Thread Vlad Grecescu
On Sun, May 16, 2010 at 12:57 AM, Luca Bruno wrote: > On Sun, May 16, 2010 at 12:09:53AM +0300, Vlad Grecescu wrote: > > This: is generated at compile time - and it has a univoque mapping with > > Vala code. (The new version I'm working on will generate directly Vala &

Re: [Vala] gtkaml 0.2.10 released

2010-05-15 Thread Vlad Grecescu
iles, so it's easy to maintain and easy to gain access to new Gtk+ features. Vlad Grecescu ___ vala-list mailing list vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

[Vala] gtkaml 0.2.10 released

2010-05-15 Thread Vlad Grecescu
release notes: http://code.google.com/p/gtkaml/wiki/ReleaseNotes Downloads: http://code.google.com/p/gtkaml/downloads/list [1] Examples: http://code.google.com/p/gtkaml/wiki/Example Regards, Vlad Grecescu ___ vala-list mailing list vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

[Vala] gtkaml 0.2.9.1

2009-11-13 Thread Vlad Grecescu
data binding based on 'notify' signal. Full release notes: http://code.google.com/p/gtkaml/wiki/ReleaseNotes Downloads: http://code.google.com/p/gtkaml/downloads/list [1] Examples: http://code.google.com/p/gtkaml/wiki/Example Regards, Vlad Grecescu ___

Re: [Vala] Icon for Vala

2009-10-09 Thread Vlad Grecescu
On Fri, Oct 9, 2009 at 10:10 AM, wrote: > > >>> 1.Bullet >>> 2.Bleat (sheeps) (Bala is the third person of the verb balar) > > My Vote for the bullet-idea. I'd like a more tango/GNOM-like look of the > icon though. > > Hans > ___ How about a silver bul

Re: [Vala] unions

2009-10-02 Thread Vlad Grecescu
I might be wrong but you can bind them to Vala structs. That is, vala doesn't care that the member accessed is in fact part of a union. On Fri, Oct 2, 2009 at 12:15 PM, pancake wrote: > I think there is no support for unions in Vala. Are there plans to support > them? > Is there a way to represen

Re: [Vala] bindings from vapi

2009-09-29 Thread Vlad Grecescu
On Tue, Sep 29, 2009 at 4:12 PM, John Carr wrote: > > the valac entry point hacked to run my code and then some code to > generate the ctypes bindings. > Hmm.. someone should step up with a GModule-like proposition for the vala compiler 'driver'. You are not the only one doing this. On Tue, Sep

[Vala] gtkaml 0.2.8

2009-09-22 Thread Vlad Grecescu
.com/p/gtkaml/downloads/list [1] Examples: http://code.google.com/p/gtkaml/wiki/Example Regards, Vlad Grecescu ___ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] libgee on Windows

2009-09-07 Thread Vlad Grecescu
On Mon, Sep 7, 2009 at 11:45 AM, Didier "Ptitjes" wrote: > Hi Mr. Maxwell, > > Mr. Maxwell . wrote: > > I tried putting all the files in a Dev-C++ project and setting these > command line options > > compiler-mms-bitfields -ID:/vala-0.7.4/include/glib-2.0 > -ID:/vala-0.7.4/lib/glib-2.0/include >

Re: [Vala] Understanding compiler... where to start?

2009-07-13 Thread Vlad Grecescu
2009/7/13 Uwe Strempel > Hello, > may be I can help you. I'm not a vala developer, but I also looked at > source code. > Do the following > 1. Try to download the source > 2. Open vala.vapi from vala source (vala-/vala) > Here you have an overview of all used classes in vala-compiler. > > I think

[Vala] [Announcement] Gtkaml 0.2.7

2009-06-01 Thread Vlad Grecescu
Gtkaml 0.2.7 requires glib-2.0, vala-1.0 >= 0.7.3, libxml-2.0, and gtk+-2.0 Changes: * upgraded to valacompiler 0.7.3 Gtkaml is an XML parser that extends the Vala.Parser and transforms your markup into a valid Gtk+ GUI class described in the Vala language. http://gtkaml.org/0.2";> F

Re: [Vala] Chaining up to default implementations in Interface?

2009-05-21 Thread Vlad Grecescu
On Tue, May 19, 2009 at 1:47 AM, Andrea Del Signore wrote: > On Mon, 2009-05-18 at 15:12 -0400, Feng Yu wrote: > > public interface Iface { > > public void function() { > > message("do somethign"); > > } > > } > > > > public class Class:Object, Iface { > > public void function() { > >

Re: [Vala] How to call base constructors

2009-05-04 Thread Vlad Grecescu
On Mon, May 4, 2009 at 4:40 PM, Adi Roiban wrote: > I'm trying to extend the Gtk.CheckMenuItem and unfortunately there are > no set_label or set_mnemonic methods. > > I was thinking to call the base constructor, but instead of > gtk_check_menu_item_new_with_label, vala generates > gtk_check_menu_

Re: [Vala] Custom attributes/decorators

2009-04-22 Thread Vlad Grecescu
On Wed, Apr 22, 2009 at 3:54 AM, Christian Hergert < christian.herg...@gmail.com> wrote: > Hi Folks, > > I'm curious about how people feel about adding a feature for custom > attributes/decorators that can be used for meta-programming. If that > doesn't make sense, let me show an example of what

Re: [Vala] Operator overloading

2009-03-24 Thread Vlad Grecescu
2009/3/25 William Swanson > A locked-down implementation that supports only the > basic math operators (+ - * / %), forces those operators to be > "const" to eliminate side effects, and forces the assignment operators > (+= -= *= /= %=) to behave predictably Obligatory notes here: - Vala does

Re: [Vala] Header file generation

2009-01-11 Thread Vlad Grecescu
On Sun, Jan 11, 2009 at 3:14 PM, Jürg Billeter wrote: > * Generate two sets of header files > For each source file foo.vala, we could generate foo-priv.h in > addition to foo.c and foo.h and move the internal C API there. One > issue with this approach is that it clutters the source directo

Re: [Vala] Vala Toys for GEdit

2008-12-07 Thread Vlad Grecescu
On Sun, Dec 7, 2008 at 2:43 PM, Andrea Del Signore <[EMAIL PROTECTED]> wrote: > On Sun, 2008-12-07 at 14:30 +0200, Vlad Grecescu wrote: > > > > Hello Andrea, > > > > Thanks for the nice project. > > I just set it up from r136 and I think it really

Re: [Vala] Vala Toys for GEdit

2008-12-07 Thread Vlad Grecescu
project. I just set it up from r136 and I think it really helps people develop faster in Vala! One question: I noticed that the moment you open a paranthesis, vtg shows the parameters popup *and closes the paranthesis too* i.e if I type "int main(" I

Re: [Vala] HashTable get_keys() and get_values() methods. Bug or my fault?

2008-12-04 Thread Vlad Grecescu
On Wed, Dec 3, 2008 at 2:04 PM, Sam Liddicott <[EMAIL PROTECTED]> wrote: > * Daniele Benucci wrote, On 03/12/08 11:42: > > Grabel's Law: > > 2 is not equal to 3 -- not even for large values of 2. > I've seen some 2's masquerading as uncharacteristically small values of > aleph-null, which some poo

Re: [Vala] Vala on Windows

2008-11-10 Thread Vlad Grecescu
On Mon, Nov 10, 2008 at 4:57 PM, HB <[EMAIL PROTECTED]> wrote: > Hello. > I have installed vala 0.5.1 ( > ftp://ftp-developpez.com/gtk/vala/vala-0.5.1.exe). > When I try to compile HelloGtk program ;) I get this: > D:\vala-0.5.1>valac --pkg gtk+-2.0 --cc=gcc -o test Test.vala > gcc: installation p

Re: [Vala] [Import ()]

2008-09-22 Thread Vlad Grecescu
On 9/22/2008 4:08 AM, Maciej Piechotka wrote: Why is [Import ()] missing in SVN? What should I use? Instead of : [Import()] public void method_name(); use: public extern void method_name(); -- Vlad ___ Vala-list mailing list Vala-list@gnome.

Re: [Vala] [windows] valac fails to call gcc?

2008-08-04 Thread Vlad Grecescu
Jared Moore wrote: Hi 2008/8/2 Vlad Grecescu<[EMAIL PROTECTED]>: Well, I suppose there's this: http://mail.gnome.org/archives/vala-list/2008-March/msg00085.html I think I should file it as a bug as it has been lost on the mailing list... This has been fixed no

Re: [Vala] [windows] valac fails to call gcc?

2008-08-04 Thread Vlad Grecescu
Matt Emson wrote: Mihail Naydenov wrote: Having compiled the lates build (0.3.5) I must report that the problem still exists in the same form. MihailNaydenov. Yes. AFAICT it is the captured output from pkg-config that contains a newline which must be stripped. I made the following change in g

Re: [Vala] [windows] valac fails to call gcc?

2008-08-01 Thread Vlad Grecescu
t/2008-March/msg00085.html I think I should file it as a bug as it has been lost on the mailing list... > > - Original Message > From: Vlad Grecescu <[EMAIL PROTECTED]> > To: Mihail Naydenov <[EMAIL PROTECTED]> > Cc: vala-list@gnome.org > Sent: Friday, August 1

Re: [Vala] forward déclaration

2008-08-01 Thread Vlad Grecescu
picca wrote: Hello I have a C project with two structures _HklVector and _HklMatrix in two different files the first one is defined in the hkl-vector.h and the second one from hkl-matrix.h But in the first file methods depend of _HklMatrix and in the second it depends of _HklVector. So converti

Re: [Vala] [windows] valac fails to call gcc?

2008-08-01 Thread Vlad Grecescu
Mihail Naydenov wrote: I have successfully compiled VALA 0.3.4 under vista, but cannot compile the tests: $ valac -o hello hello.vala Compilation failed: 1 error(s), 0 warning(s) error: Неуспех при изпълнение на дъщерен процес (No such file or directory) Mayb

Re: [Vala] Building upon Vala

2008-05-17 Thread Vlad Grecescu
On Sat, May 17, 2008 at 8:32 PM, Jürg Billeter <[EMAIL PROTECTED]> wrote: > > Yes, this probable makes sense, however, it's not as simple as declaring > these methods as public, as they for example don't accept EOF in some > cases where a code snippet might end. We should probably also enhance > t

[Vala] Building upon Vala

2008-05-13 Thread Vlad Grecescu
ur opinion about these two things. Regards, Vlad Grecescu. ___ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] direct field access when field not documented?

2008-05-04 Thread Vlad Grecescu
On Mon, Apr 28, 2008 at 4:58 PM, Juerg Billeter <[EMAIL PROTECTED]> wrote: > On Mon, April 7, 2008 22:35, Vlad Grecescu wrote: > > Question: aren't these direct field access supposed to be deprecated in > > Gtk? > > (at least that field didn't show up in the

Re: [Vala] Heads-up on upcoming non-null support

2008-04-15 Thread Vlad Grecescu
On Sun, Apr 13, 2008 at 10:11 PM, Jürg Billeter <[EMAIL PROTECTED]> wrote: > On Tue, 2008-04-08 at 19:07 +0200, Jürg Billeter wrote: > > So far, Vala doesn't use the non-null type information by default, i.e. > > your application will work fine even if you don't specify the `?` type > > suffix for

Re: [Vala] Type of Gtk.Dialog.vbox

2008-04-08 Thread Vlad Grecescu
2008/4/8 Andrea Bolognani <[EMAIL PROTECTED]>: > Hi everybody, > > I recently started playing with Vala, and as an exercise I started porting > a simple GTK+ application to this language. > > I noticed the vbox property of Gtk.Dialog is declared of type Gtk.Widget, > so > if I want to add a widget

[Vala] direct field access when field not documented?

2008-04-07 Thread Vlad Grecescu
Hello list, while continuing to learn Gtk+ and Vala, I struggled with the following problem: I had a TreeViewColumn that I used with a sortable TreeModel, and the DevHelp documentation mentioned that calling: tree_view_column_set_sort_column_id (GtkTreeViewColumn *widget, int sort_column_id) wou

Re: [Vala] Roadmap to Vala 1.0

2008-04-02 Thread Vlad Grecescu
On Wed, Apr 2, 2008 at 12:42 AM, Jürg Billeter <[EMAIL PROTECTED]> wrote: > The basic functionality of the Vala compiler is in place for quite some > time now. As more and more people are starting to use Vala for various > projects, it's time to work towards a stable Vala 1.0 release. We aim to >

Re: [Vala] protected classes

2008-04-02 Thread Vlad Grecescu
On Wed, Apr 2, 2008 at 4:23 PM, Juerg Billeter <[EMAIL PROTECTED]> wrote: > Ok, I see what you mean now. However, I don't think it makes sense to > distinguish between classes in public header files and classes whose > symbols are exported. All classes that are in public header files should > be e

Re: [Vala] protected classes

2008-04-02 Thread Vlad Grecescu
Juerg Billeter wrote: On Tue, March 4, 2008 17:16, Vlad Grecescu wrote: Currently Vala uses - 'public' classes for classes that end up in the headers /and/ in the library (if you're building one) - 'private' classes for classes that don't end up in neithe

[Vala] -o on windows + mingw

2008-03-21 Thread Vlad Grecescu
Hello, since gnome's bugzilla doesn't seem to work right now, here's the problem: on windows + mingw, spawn_command_line_sync() fails because pkgconfig output contains a trailing enter (that gets concatenated in the command) and because the output of --libs /must/ go last. Attached is the triv

Re: [Vala] http protocol

2008-03-18 Thread Vlad Grecescu
On Wed, Mar 19, 2008 at 1:15 AM, Matt Emson <[EMAIL PROTECTED]> wrote: > Hi All. > > What is the best way to do HTTP in Vala? In C# and such, there's a > definite class to use, but not knowing Glib/GTK too well, it's not so > clear. I want to pull down files (e.g. rss feeds) in to a stream (not

Re: [Vala] Windows development

2008-03-18 Thread Vlad Grecescu
Matt Emson wrote: > Is there a way to use MingW and the Win32 port of GTK+? > > Matt > I once set up some instructions here: http://code.google.com/p/gtkaml/wiki/InstallOnWindows What they don't include is upgrading automake/autoconf/etc (msys has them a little out-of-date) I hope someone pac

[Vala] idea: do later w/ g_idle_add

2008-03-18 Thread Vlad Grecescu
While reading through JavaFX's docs, i kind of liked the idea of do later { } (here's the link: https://openjfx.dev.java.net/JavaFX_Programming_Language.html#do_later) I suppose java.awt.EventQueue.invokeLater functionally the same as GLibs g_idle_add () with a function returning FALS

Re: [Vala] My first gtkaml application

2008-03-07 Thread Vlad Grecescu
On Thu, Mar 6, 2008 at 8:43 PM, pancake <[EMAIL PROTECTED]> wrote: > Hi! > > I've spend two days for writing the frontend of the flasher for the Nokia > Internet Tablets in GTKAML, Vala and C. I got lot of fun while mixing these > langs and I think GtkAml is the more productive, easy and powerfu

Re: [Vala] default-property-value syntax

2008-03-05 Thread Vlad Grecescu
On Thu, Mar 6, 2008 at 12:36 AM, Florian Brosch <[EMAIL PROTECTED]> wrote: > Hi, guys. > > A new feature of valac 0.1.8 is a way to set the default-value of a property: > > public int rank { > construct set; > private get; > default ( 5 ); > } > > > We talked about the syntax

Re: [Vala] Vala on Windows

2008-03-04 Thread Vlad Grecescu
gege2061 wrote: > It's works fine :) > > I've create inno setup installer : > ftp://ftp-developpez.com/gtk/vala/vala-0.1.7.exe > And developpements files : > ftp://ftp-developpez.com/gtk/vala/vala-0.1.7-dev.zip > > Great, you-re installing dependencies too:) One thought, though: you're using t

[Vala] protected classes

2008-03-04 Thread Vlad Grecescu
Hi all, Currently Vala uses - 'public' classes for classes that end up in the headers /and/ in the library (if you're building one) - 'private' classes for classes that don't end up in neither headers /nor/ in the created libraries. This means that you library will (usually) /export all your

Re: [Vala] Vala on Windows

2008-03-04 Thread Vlad Grecescu
Jürg Billeter wrote: On Mon, 2008-02-04 at 23:04 +0200, Vlad Grecescu wrote: The installation folders above are determined by looking up the folder where the module (DLL or EXE) in question is located. If the folder's name is "bin", its parent is used, otherwise the folder i

[Vala] common Signal and Method base class

2008-02-20 Thread Vlad Grecescu
Hello Vala developers, I was asking myself if it would be possible to use a common base class for the things that are common to signals and methods? (i.e. parameters, the fact that they can be called, return type, etc) I know it would simplify my gtkaml work, but would it simplify yours too? Than

Re: [Vala] Installation problem

2008-02-11 Thread Vlad Grecescu
2008/2/12 Peter Šiška <[EMAIL PROTECTED]>: > Hello, > I was about to try the vala, but I stumbled upon a very basic problem. I > cannot install the vala. > > make[2]: Entering directory `/home/sisken/ws/vala/gee' > valac --vapidir ./../vapi --basedir .. --library gee arraylist.vala > collection.val

[Vala] Question about creation methods

2008-02-07 Thread Vlad Grecescu
Hello, If a class has a creation method e.g. VBox(bool homogeneous, int spacing) and another class is extending it e.g. public class MyVBox : VBox { public MyVBox () {} } what happends with VBox's creation method? Is MyVBox in an invalid state because it instantiates the base class with g_o

Re: [Vala] nullable structs unreferenced?

2008-02-06 Thread Vlad Grecescu
On Feb 6, 2008 9:48 PM, Émilien Tlapale <[EMAIL PROTECTED]> wrote: > Not yet implemented although juergbi seems aware of it. > Maybe a bug ticket could be filled if not yet present. > ++ > > I haven't found a reference so I filed a bug: http://bugzilla.gnome.org/show_bug.cgi?id=514864 For the gtk

[Vala] nullable structs unreferenced?

2008-02-06 Thread Vlad Grecescu
Hi all, while trying to write a TreeModel implementation, I found that the method: public bool iter_nth_child (out Gtk.TreeIter iter, weak Gtk.TreeIter parent, int n) from gtk+-2.0.vapi should be: public bool iter_nth_child (out Gtk.TreeIter iter, weak Gtk.TreeIter? parent, int n) I made locall

Re: [Vala] Vala on Windows

2008-02-04 Thread Vlad Grecescu
On Feb 4, 2008 10:30 PM, Daniel Svensson <[EMAIL PROTECTED]> wrote: > On Feb 4, 2008 5:24 PM, Vlad <[EMAIL PROTECTED]> wrote: > > This way you can install the .vapi files in Application Data, on windows. > > Is Application Data really a place to store static global data? Isn't > that the place wher

Re: [Vala] gtkaml - An Application Markup Language for GTK+Vala

2008-02-04 Thread Vlad Grecescu
2008/2/4 Денис Черемисов <[EMAIL PROTECTED]>: > Very well, but is there any tool for converting glade files into gtkaml? > > It should also create function prototypes. > Well.. not yet. I'll put it in my "to study" list in the meanwhile. Anyway, I created a group named gtkaml-dev for this type of

Re: [Vala] gtkaml - An Application Markup Language for GTK+Vala

2008-02-03 Thread Vlad Grecescu
On Feb 4, 2008 4:18 AM, pancake <[EMAIL PROTECTED]> wrote: > Yay :) > > I find this approach for GUI design quite better than using glade, > xml is simpler and this will generate native code, instead of > parsing an xml on runtime which is more efficient and productive. > > I'll keep an eye on it

Re: [Vala] gtkaml - An Application Markup Language for GTK+Vala

2008-02-03 Thread Vlad Grecescu
On Feb 3, 2008 8:22 PM, Nguyen Thai Ngoc Duy <[EMAIL PROTECTED]> wrote: > 2008/2/4 Ed Schouten <[EMAIL PROTECTED]>: > > * Vlad Grecescu <[EMAIL PROTECTED]> wrote: > > > I had this idea for some months now, to write a preprocessor that > > > convert

[Vala] gtkaml - An Application Markup Language for GTK+Vala

2008-02-03 Thread Vlad Grecescu
Vala.Parser that processes a .gtkaml file and feeds the output (vala code) back to the parser. Check it out, it already works (for me, at least..) and you can find the 'specs' to write the .gtkaml files on the 'DesignGoals' page of the project. Any ideas/comments are we