Hi!

Just out of curiosity: Is there some sort of documented installation
procedure one can follow to get Objective-C 2.0 working on GNUstep?
I couldn't find it on the web, but maybe I'm overlooking something
here.

--G?nther

On Sat, Dec 19, 2009 at 06:53:35PM +0000, David Chisnall wrote:
> Hi Everyone,
> 
> A few people have asked me for something useful to do recently, so  
> here's one idea:
> 
> The Calendar Store API that Apple introduced with 10.5 is very simple,  
> and now that we have declared properties working with clang it would  
> be pretty simple to implement it  on top of CoreObject.  Parsing  
> iCalendar files is pretty simple (they're like vCards; trivial key- 
> value pairs, you can parse them with NSScanner).  Leave the remote  
> calendar source stuff for now, and let people provide plugins for  
> things like CalDAV / MS Exchange calendars if they're sufficiently  
> motivated.
> 
> David
> 
> -- Sent from my PDP-11
> 
> 
> _______________________________________________
> Etoile-dev mailing list
> Etoile-dev@gna.org
> https://mail.gna.org/listinfo/etoile-dev

_______________________________________________
Etoile-dev mailing list
Etoile-dev@gna.org
https://mail.gna.org/listinfo/etoile-dev

Reply via email to