> I currently try to write a Renaissance-Exporter for Gorm files.

This could prove to be interesting. Let us know about your progress.
Another approach would be to extend Gorm to write Renaissance files
directly, since nib support has introduced the possibility to archive
Gorm documents into new file formats.

If you could give me a hint how to start (which classes to have a look at),
I would be glad to evaluate that possibility.

All in all I think Renaissance is a great tool for OS X developers too
and I also like the way Gorm works, so I would gladly see it work together.

I read the tutorials and some Gorm Sources this week and I really like
the elegance and the simplicity of  the  whole System.
Coming from Java, I am missing more reflective features.
Is there a way of enquiring a list of available methods of a class
at runtime?
----------------------------------

Another topic: Do you think it is possible to compile Gorm for Mac OS X?

------------------------------

I remember to have encountered such error in the past. I'm not sure
anymore but it could be related to your GCC version (at this time, I
use GCC 4.1). 

Currently I am working with gcc-4.0. (I dont find 4.1 in aptitude, is istt already there?)

How did you try to build the repository ? A simple 'make' in the root
directory named 'Etoile' ?

yes. But several subprojects succeeded (I tried WildMenus and Camaelon).

I am happy to find out about UnitKit, but there is very little documentation around
(a README with instructions how to make and run some tests would be fine)

when I try to run ukrun I have the following problem:
$ ukrun UnitKitTests/
2006-08-05 16:05:55.288 ukrun[7772] File NSData.m: 166. In readContentsOfFile Open (/usr/lib/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/localtime) attempt failed - No such file or directory
2006-08-05 18:05:55.287 ukrun[7772] Loading 1 user defined AppKit bundles
2006-08-05 18:05:55.290 ukrun[7772] Loaded '/home/jack/objc-playground/Etoile/Bundles/WildMenus/WildMenus.themeEngine'
2006-08-05 18:05:55.292 ukrun[7772] WildMenus v0.01 by Michael Hanni
2006-08-05 18:05:55.298 ukrun[7772] Warning - mouse/pointer seems to have more than 5 buttons - just using one to five
ukrun version 1.1
2006-08-05 18:05:55.380 ukrun[7772] bundle path: UnitKitTests/
looking for bundle at path: /media/hda6/home/jack/objc-playground/Etoile/Frameworks/UnitKit/Source/TestSource/UnitKitTests
2006-08-05 18:05:55.383 ukrun[7772] don't know how to load entity ' http://www.apple.com/DTDs/PropertyList-1.0.dtd' id '-//Apple Computer//DTD PLIST 1.0//EN'
.:3: validity error : Validation failed: no DTD found !
<plist version="1.0">
                    ^
Test bundle could not be loaded

(I tried an strace and put the XML file into the current directory as
well as into /usr/local/lib/GNUstep/Local/Library/Resources/DTDs/PropertyList-1.0.dtd
but it was not being found.

> What environment do you use for developing?
>
> I use GNUstep / Ubuntu 6.06LTS (my favorite distro).

I'm using the same Ubuntu release on x86 and time to time on ppc too.

I've got it on ppc too :)


Thanks so far,

Hans

_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev

Reply via email to