I started to implement NetSword from scratch again, but this time I'm using the real Sword library instead of JSword. Based on the limitations of C#, I'm taking quite a few liberties with the code (using properties instead of get* and set* functions, removing unused stuff, no operator overloading for operator=, etc.), but it's coming along. I've got about 5 classes converted so far, and I hope to get about 5-10 a day. I should have enough to write a small reader in about a month.
_______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
