You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Joel M. <jm...@an...> - 2002-03-22 19:08:09
|
I do not believe I will have time to help with further development of SmartPalm. I would be glad to help others and provide the advice that I can, but time is a major problem for me right now. Would anyone here be interested in taking over the responsibility of overseeing this development? Email me privately if so and I'll pick someone to do this. -- Joel Maslak N7XUC |
From: Joel M. <jm...@an...> - 2002-03-22 19:07:18
|
On Tue, 19 Mar 2002, Curt, WE7U wrote: > My current goal with SmartPalm is to integrate the ShineMicro > TNC in with the code. It was progressing along nicely until I > ran into conflicts between the two bodies of software with regard > to the naming of the forms. Does someone want to take a look at > what I have so far and see if it can be patched up easily? Another programmer wrote me today asking about adding support for yet another TNC. I think we're going to need to figure out the "Right Way" to abstract away the TNC from the core code. I think a structure containing function pointers will be a good start for the "dispatch" part of the code ("tnc->send()" would point at the right function, for instance). I know this isn't quite what you are asking, but we definately will have more and more TNC-specific issues come up. -- Joel Maslak N7XUC |
From: Curt, W. <ar...@es...> - 2002-03-19 23:59:04
|
My current goal with SmartPalm is to integrate the ShineMicro TNC in with the code. It was progressing along nicely until I ran into conflicts between the two bodies of software with regard to the naming of the forms. Does someone want to take a look at what I have so far and see if it can be patched up easily? I'm relatively new to PalmOS development, but not new to open- source development. Also: The code I have from ShineMicro to work with is under the GPL license, while it appears that SmartPalm is under a BSD-style license. I suppose the correct solution would be to go back to ShineMicro and see if they'd be willing to put this same code under a BSD license. Comments? ----------------------------------------------------------------- Curt, WE7U ar...@es... Arlington, WA, USA http://www.eskimo.com/~archer "Lotto: A tax on people who are bad at math." -- unknown "Windows: Microsoft's tax on computer illiterates." -- WE7U |