Happy-Ferret / dotgecko

Automatically exported from code.google.com/p/dotgecko
0 stars 0 forks source link

similar project. #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I've just stumbled across your project:

looks like we been working on a similar thing, I wish I saw your project before 
I wrote my own xpcom IDL -> C# interface generator 
:)(https://bitbucket.org/geckofx/idlimp).

Anyway fyi: 
https://bitbucket.org/geckofx/
https://bitbucket.org/geckofx/geckofx-2.0
https://bitbucket.org/geckofx/geckofx-5.0

Original issue reported on code.google.com by hindlem...@gmail.com on 29 Jun 2011 at 12:13

GoogleCodeExporter commented 8 years ago
Hi!

As I can see, your project is a fork of Skybound.GeckoFX project.
What I don't like in Skybound's project, is strong dependency on WinForms, 
hardcoded dialogs, menus, etc.

The aim of dotGecko project is creating a flexible Gecko .NET wrapper, that can 
be used with WinForms, WPF, as offscreen browser, and so on.

Creating XPIDL to C# converter is not the high priority task of dotGecko 
project, it will be completed after WPF and WinForms controls.

If you want to view dotGecko source, you can clone the project's repository 
using mercurial command: "hg clone https://dotgecko.googlecode.com/hg/ 
dotgecko".
Also, if you wish, you can contribute to dotGecko project by creating a clone: 
http://code.google.com/p/dotgecko/source/clones

Thank you!

Best regards.

Original comment by yur...@gmail.com on 3 Jul 2011 at 7:29