FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Cocoa Bindings

 
Post new topic   Reply to topic     Forum Index -> Bindings
View previous topic :: View next topic  
Author Message
skyfex



Joined: 27 Apr 2007
Posts: 6

PostPosted: Fri Apr 27, 2007 7:22 am    Post subject: Cocoa Bindings Reply with quote

I'm currently looking into creating a D-Cocoa binding. At first I'm going to create bindings for the C-backend (objc_msgSend etc.), but I believe it should be possible to create a function that would evaluate as a simple Objective-C statement. For example something like:

Code:
int n = 2;
cocoa("[[MyClass alloc] initWithNumber: n]");


Have anyone else experimented with something like this yet? I'll post updates as I come along.
Back to top
View user's profile Send private message
afb



Joined: 26 Jan 2005
Posts: 137
Location: Sweden

PostPosted: Fri Apr 27, 2007 7:26 am    Post subject: Reply with quote

There is an abandoned project at http://dsource.org/projects/docoa
Back to top
View user's profile Send private message
skyfex



Joined: 27 Apr 2007
Posts: 6

PostPosted: Fri Apr 27, 2007 7:30 am    Post subject: Reply with quote

Yeah, saw it right after I posted this Rolling Eyes
I'll have a look at it. Maybe I'll continue the effort.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Bindings All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group