From jesjones at mindspring.com Tue Jul 1 01:59:13 2008 From: jesjones at mindspring.com (Jesse Jones) Date: Mon, 30 Jun 2008 22:59:13 -0700 Subject: [Cocoa-sharp] license In-Reply-To: <1214794058.5276.79.camel@limestone> References: <20080629032516.E299870067@herald.ximian.com> <1214794058.5276.79.camel@limestone> Message-ID: <41AB4BD9-3492-452A-864A-4CFAE1AB7B63@mindspring.com> On Jun 29, 2008, at 7:47 PM, Geoff Norton wrote: > Jesse, > > On Sun, 2008-06-29 at 19:32 -0700, Jesse Jones wrote: >> On Jun 28, 2008, at 8:18 PM, osx wrote: >> >>> Hello. >>> >>> I'm evaluating cocoa-sharp for a commercial project. >> >> You may also want to look at objc3-sharp and cocoa3-sharp (>> and ) which are under the >> MIT license. Also Monobjc ( which is under >> the LGPL v2.1 license. >> > > Did I publish cocoa2-sharp and objc2-sharp under a MIT/X11 license > anywhere publically? Your works are obviously derivative works of > mine > and before granting license permission to people frankly even > contacting > me would be the smallest of courtesy's. Well, I was certainly inspired by objc2-sharp, but I don't think it's fair to call it a derivative work. It doesn't use any of the code from objc2-sharp and the design is completely different. I also emailed you copies of the source twice before I did a public release. -- Jesse From duane at wandless.net Mon Jul 21 10:56:48 2008 From: duane at wandless.net (Duane Wandless) Date: Mon, 21 Jul 2008 07:56:48 -0700 Subject: [Cocoa-sharp] ObjC calling C# library Message-ID: Hello all... this project looks very promising. I am trying to write a C# library that will be called from an existing ObjC application. I had found this web page:http://www.mono-project.com/ObjCSharp Which this seems to be going down the path I want, however it has not been updated in 2 years. I have some common code that needs to run between Mac and Windows. But the UI can be in true native. All of the examples seem to be the C# app runs and has the ability to handle the NIB. What I want is an ObjC app that runs and can invoke my C# library. Can anyone point me in the right direction? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.ximian.com/pipermail/cocoa-sharp/attachments/20080721/624b8858/attachment.html From anthony at flowol.com Tue Jul 29 21:41:54 2008 From: anthony at flowol.com (Anthony Bowker) Date: Tue, 29 Jul 2008 18:41:54 -0700 Subject: [Cocoa-sharp] Greetings Message-ID: <000f01c8f1e5$72655ef0$57301cd0$@com> Hello there Cocoa-Sharp community, I have been writing some software using Cocoa-Sharp for the last several months, and in the process I have fleshed out some of the UI classes and would like to contribute these little improvements. This is the first time I have worked with an open source project and look forward to being involved. My principle development methodology is to use Visual Studio 2008 on Windows to edit and compile Cocoa-Sharp and then copy the binaries across to a Mac for debugging and testing. I have read through the contributing pages at http://www.mono-project.com/Mono_Contribution_HOWTO and http://www.mono-project.com/Contributing, but I have a few questions: Are there any NUnit tests covering cocoa-sharp? Is the source code viewable at http://anonsvn.mono-project.com/viewcvs/trunk/cocoa-sharp/src/Cocoa/ the latest version (the last change having been made 8 months ago by schaveyt). Is this (cocoa-sharp at lists.ximian.com) the best place to post patches for review, or should mono-dev be used instead? I have only ever used SVN to download a read-only snapshot of a repository, is there a primer somewhere of how to check-out and create a .diff file for review? Is there anything else I should know? Regards, Anthony -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.ximian.com/pipermail/cocoa-sharp/attachments/20080729/2e2aae85/attachment-0001.html