Re: First draft of cvs 2 svn conversion
"Roger Binns" <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <009d01c63d52$c72a2b40$3501a8c0@rogersqyvr14d3> |
> Full pathnames could be ugly given that we all have different development
> environments, if it could work with relative it would be OK.
They would be full relative to the top of the project. For example if
the layout looked like this:
phones
lg
phone1.py
samsung
phone2.py
If phone2 wants to reference phone1 then it would have to:
import phones.lg.phone1 as phone1
(Today it just does 'import phone1')
I was thinking we could actually do a bigger reorganization
of the files:
src (move all source code into this)
dev-doc
examples
experiments
help
helpers
tests
We also currently have unixpkg and winpkg directories. I want to move
all the build/release stuff into a seperate part of the tree like what
happened with the helpblocks to web conversion, and make it more generic.
It will reappear back here as an external named something like
buildrelease.
Roger
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642