Hi list,<br><br>Apologies for continuing with the cross-posting, but wxhaskell-users is not exactly active.<br><br>It seems like there may be enough interest in wxHaskell to justify trying to revive the project.<br><br>At present, from what I can tell, Daan Leijen, the principal developer of wxHaskell, no longer has much interest in the project - the CVS log shows little activity for about 15 months now - and using wxHaskell with newer wxWidgets versions or on Unicode systems requires the application of various patches (for which the interested potential user must search diligently).
<br><br>Ideally, it would be best Daan for to enable new CVS committers to the project (or even to hand over project administration), but if this is not an option, is there a possibility of hosting a fork on <a href="http://hackage.haskell.org">
hackage.haskell.org</a> (I think there's a benefit in hosting Haskell-specific projects in a Haskell-friendly location).<br><br>I don't have the time to nurture huge ambitions for wxHaskell, but I think it is realistic to aim for the following in the short term:
<br><br>* Patches to ensure that wxHaskell compiles against latest wxWidgets versions on Mac, Linux and Windows (exists today)<br>* Add Eric Kow's Unicode patches (exist today)<br>* Produce suitable binary packages for whatever targets we can get maintainers for, compatible with up-to-date versions of both GHC and wxWidgets.
<br>* Improve samples and documentation.<br><br>In the longer term, we could look at:<br><br>* Fixing operation with sash windows (a personal gripe ;-) - easy<br>* Wrapping some of the more complex widgets - easy.<br>* Subclassing of widgets in Haskell (
i.e. allow C++ virtual methods to be redefined in Haskell) - moderately hard<br>*&nbsp;Move&nbsp;from&nbsp;the&nbsp;Eiffel&nbsp;wxc&nbsp;bindings&nbsp;to&nbsp;wxC&nbsp;project&nbsp;to&nbsp;give&nbsp;better&nbsp;maintained&nbsp;interface&nbsp;to&nbsp;wxWidgets&nbsp;-&nbsp;time&nbsp;consuming,&nbsp;but&nbsp;easy<br> * Porting to other Haskell implementations (Hugs, YHC etc)
<br><br>Taking on a project like this is a very significant commitment, and only makes sense if there are a number of willing contributors. I'm happy to kick this off and try to cover some of the boring 'administrative' bits, as well as contributing on documentation and smaller bug fixes, but I don't have time to save wxHaskell from permanent bit-rot. If there's enough interest, I'll push ahead with trying to organize this.
<br><br>Regards<br>Jeremy<br><br><div><span class="gmail_quote">On 01/08/06, <b class="gmail_sendername">shelarcy</b> &lt;<a href="mailto:shelarcy@gmail.com">shelarcy@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
&gt; On 7/31/06, David F. Place &lt;<a href="mailto:d@vidplace.com">d@vidplace.com</a>&gt; wrote:<br>&gt;&gt; Hi:<br>&gt;&gt;<br>&gt;&gt; I'm having trouble compiling wxhaskell 0.9.4 under both ghc 6.4.2 and<br>&gt;&gt; ghc 
6.5.&nbsp;&nbsp; Does anyone know where I should direct my queries?<br><br>If you use ghc 6,4,2 under Windows platform, you<br>can use my patched version of wxHaskell.<br><br>And you can get my patch from Kamiariduki's source.<br><br>
<a href="http://www.haskell.org/pipermail/haskell/2006-June/018043.html">http://www.haskell.org/pipermail/haskell/2006-June/018043.html</a><br><a href="https://sourceforge.net/project/showfiles.php?group_id=168626">https://sourceforge.net/project/showfiles.php?group_id=168626
</a><br><br><br>I also know Eric Y. Kow's unicode patch doesn't<br>include db problems fix. These problems has not<br>only wxWidgets 2.6.x change, but also unicode<br>change.<br><br>I try to fix latter case, use attached after unicode
<br>patch, this fixes compile problem ... but it has<br>another problem that can't use non-ascii characters<br>correctly. So, if want to accesss DB by wxHaskell's<br>ODBC, data is garbled and cause problems.<br><br>I don't know how to fix that.
<br><br>Attached is already sent wxhaskell-user's list, but<br>you can't get this file. So I send again.<br><a href="http://sourceforge.net/mailarchive/message.php?msg_id=16222530">http://sourceforge.net/mailarchive/message.php?msg_id=16222530
</a><br><br><br>My patch where I put Kamiariduki's project page doesn't<br>include unicode support that I noticed above Mailng-List's<br>log.<br><br>Don't worry about this. You can use both my patch and<br>unicode patch, if you want. These cause conflict message
<br>but this is not problem.<br><br><br>On Tue, 01 Aug 2006 08:18:27 +0900, Jason Dagit<br>&lt;<a href="mailto:dagit@eecs.oregonstate.edu">dagit@eecs.oregonstate.edu</a>&gt; wrote:<br>&gt; I've done this recently.&nbsp;&nbsp;I put my notes on the wiki:
<br>&gt; <a href="http://www.haskell.org/haskellwiki/WxHaskell/Install#Windows">http://www.haskell.org/haskellwiki/WxHaskell/Install#Windows</a><br><br>I don't know this problem when I made patch.<br>So, my patch doesn't fix this problem.
<br><br><br>--<br>shelarcy &lt;shelarcy&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://capella.freemail.ne.jp">capella.freemail.ne.jp</a>&gt;<br><a href="http://page.freett.com/shelarcy/">http://page.freett.com/shelarcy/</a><br><br>-------------------------------------------------------------------------
<br>Take Surveys. Earn Cash. Influence the Future of IT<br>Join SourceForge.net's Techsay panel and you'll get the chance to share your<br>opinions on IT &amp; business topics through brief surveys -- and earn cash<br><a href="http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV">
http://www.techsay.com/default.php?page=join.php&amp;p=sourceforge&amp;CID=DEVDEV</a><br><br>_______________________________________________<br>wxhaskell-users mailing list<br><a href="mailto:wxhaskell-users@lists.sourceforge.net">
wxhaskell-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/wxhaskell-users">https://lists.sourceforge.net/lists/listinfo/wxhaskell-users</a><br><br><br><br></blockquote></div><br>