Re: C# to Objective-C translator?
Re: C# to Objective-C translator?
- Subject: Re: C# to Objective-C translator?
- From: Alan Hart <email@hidden>
- Date: Tue, 18 Apr 2006 00:10:17 +0100
On 17 Apr 2006, at 23:23, Sherm Pendley wrote:
We're talking about writing a .NOT app in C#, and then trying to
magically transform that into a well-behaved Cocoa app in Objective-
C. I have yet to see such a mechanical translation/emulation/
whatever work well.
I think that depends on what the C# was written to do.
I have a pile of C# code that includes a lot of model logic that
I'd like to use rather than re-invent. It also includes lots of
WinForms/.NET API stuff that I'm not interested in. I just want to
convert the model logic to Objective-C so that I can compile, edit,
debug and maintain it in Xcode as part of a well-behaved Cocoa
application.
Like the original poster, I'm not a C# programmer, so translating it
to Obj-C is a chore. And I don't even have an editor that syntax-
colours the C# source or that can give me a function pop-up to help
with navigating it. So a mechanical converter to get it into an
Objective-C starting point would be very helpful. Alternatively, an
Xcode C# editor plug-in would probably go some way to assist.
Alan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden