Re: [java-gnome-hackers] Rewrite of Code generator using GIR (Name overriding)
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2010-10-02 20:41:16
|
On Sat, 2010-10-02 at 06:01 +0300, Serkan Kaba wrote: > I applied this logic but using properties file format which was cleaner > to code. (Built in parser) That makes sense. The typeMapping.properties file we generate and include in the .jar is similar, and we likewise use Properties's load() to parse it. AfC Kingston |