jamin on June 22nd, 2004

WoodPusher 0.1 was released tonight. This is an initial public release and is only intended for developers interested in contributing.

Update: Added an entry to GnomeFiles

Tags:

2 Responses to “WoodPusher 0.1 Released”

  1. Hey, i was wondering, before i actually look at the code, have you seperated the GUI from the core which would allow the ability to port WoodPusher to winforms or cocoa#

  2. Not yet, but that is definitely on the list of things I want to do. Rather than trying to write some sort of cross-platform UI, I’d like to separate out the UI layer from the rest so that front-ends could be written for cocoa#, Windows.Forms, Gtk#. The code that exists now was written in a bit of a hurry some months back and recently I picked up playing with it again and had a few people really interested in me releasing something, so 0.1 is just an initial public release in the hopes that some people can play with it and perhaps help out. If you’re interested in messing around with it once I separate out the UI and core, stay tuned!