From: Alan P. <api...@ma...> - 2003-04-06 22:45:06
|
Roger- Ok, I have checked it with pychecker and it's all good now (it nicely found a couple of issues, nice tool!). I have uploaded the patch here: http://sourceforge.net/tracker/ index.php?func=detail&atid=543252&aid=716417&group_id=75211 I did create a main but I still didn't know what interface to give it for a more general purpose. Since it currently outputs the index.idx file, I would imagine that instead it should manipulate the phonebook entries through an object interface directly... let me know if you want me to integrate that part. Enjoy, Alan On Saturday, April 5, 2003, at 03:45 PM, Roger Binns wrote: >> The result was wonderful. Right now it's all in a self-contained code >> chunk. I am going to work on integrated it with the GUI next. > > I'd prefer to do the gui work, so I can make it fit in with the master > plan. I'm also intending to support multiple phones in the future > so I'd like to rework this to make that fit in well. > > Can you use the SF patch manager to submit a single file that is > your code. My preference is that it has a block at the bottom: > > if __name__=='__main__': > dostuff > > Where dostuff is effectively a test of the code (this is standard > Python practise). Also please make sure pychecker is happy with > the file. > >> Also, what's the >> process for getting a cvs login for commits? > > Submit a few patches. When I like what I see, Ill add you. > > Roger > > > ------------------------------------------------------- > This SF.net email is sponsored by: ValueWeb: > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > No other company gives more support or power for your dedicated server > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > _______________________________________________ > Bitpim-devel mailing list > Bit...@li... > https://lists.sourceforge.net/lists/listinfo/bitpim-devel |