Re: [Mono-list] java parser in C#

2013-04-08 Thread Alex Earl
Ikvm can directly run Java bytecode, or it can convert Java bytecode into MSIL. There is no other JVM required. Sent from my Windows Phone From: mutasim Sent: 4/8/2013 7:32 To: mono-list@lists.ximian.com Subject: Re: [Mono-list] java parser in C# implementing the IKVM managed code need JVM , and

Re: [Mono-list] java parser in C#

2013-04-07 Thread Alex Earl
I hate to be a Debbie Downer, but what would be the point? Ikvm is great and does a great job. I don't see any point in doing something like this. If you are interested, why not develop it yourself? Sent from my Windows Phone From: mutasim Sent: 4/7/2013 13:58 To: mono-list@lists.ximian.com

Re: [Mono-list] java parser in C#

2013-04-07 Thread Alex Earl
The issue is that Java by itself is not very useful, you need the JDK libraries for it to be useful. This is what IKVM does, it provides the JDK classes, but converts the java byte code to MSIL. Sent from my Windows Phone From: mutasim Sent: 4/7/2013 14:17 To: mono-list@lists.ximian.com Subject:

Re: [Mono-list] C++ interop with Mono

2012-11-03 Thread Alex Earl
I think your best bet with Mono is to create a C wrapper layer and use p/invoke. Sent from my Windows Phone From: obiwanjacobi Sent: 11/3/2012 8:32 AM To: mono-list@lists.ximian.com Subject: [Mono-list] C++ interop with Mono Hi, I'm a .NET programmer and have no experience with mono. I have

Re: [Mono-list] C++ interop with Mono

2012-11-03 Thread Alex Earl
I'm pretty sure it's full featured p/invoke. Sent from my Windows Phone From: obiwanjacobi Sent: 11/3/2012 9:02 AM To: mono-list@lists.ximian.com Subject: Re: [Mono-list] C++ interop with Mono Thanx. Does the P/Invoke implementation of Mono also include delegates? I need two way communication

Re: [Mono-list] C++/CLI Support

2012-09-10 Thread Alex Earl
Might not LLVM/clang be better to do something like this with? Sent from my Windows Phone From: kpedersen Sent: 9/10/2012 10:09 AM To: mono-list@lists.ximian.com Subject: [Mono-list] C++/CLI Support Hi Guys, I know people have probably heard this many times but I believe mono could really

Re: [Mono-dev] Closing bug report Xamarin 2663 + Novell 641823

2012-06-18 Thread Alex Earl
I'd definitely recommend giving it longer than a day for things to go through :D Sent from my Windows Phone -- From: Rob Wilkens Sent: 6/18/2012 6:50 PM To: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] Closing bug report Xamarin 2663 + Novell 641823

Re: [Mono-dev] Show Linux . hidden directories

2012-06-12 Thread Alex Earl
Doesn't MD just use the native file open dialog? If I remember correctly there is an option in the Gtk file open dialog to show the hidden files. Sent from my Windows Phone From: Rob Wilkens Sent: 6/12/2012 11:18 AM To: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] Show Linux . hidden

Re: [Mono-dev] Patch for 6 year old bug ;-) - Submitted to github

2012-06-05 Thread Alex Earl
Just so you are aware, many of the devs will be emailed by github when a pull request is created with all of the necessary info. I'm not saying don't email the list about it, just wanting to make sure you knew that notification happens. Slide Sent from my Windows Phone

Re: [Mono-dev] Patch for 6 year old bug ;-) - Submitted to github

2012-06-02 Thread Alex Earl
I was not implying that you were writing too much, just trying to give you all the info you might need. Sent from my Windows Phone -- From: Rob Wilkens Sent: 6/2/2012 10:00 AM To: Alex Earl Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] Patch for 6 year