Functions or modules?

28 views
Skip to first unread message

Giancarlo Niccolai

unread,
Jan 22, 2013, 6:17:31 AM1/22/13
to falc...@googlegroups.com
I am starting to port the core module, and while reviewing things like
dirMake and fileRename, I was wondering whether:
1) Keep the old functions as they are
2) Create a class or namespace for the functions, like dir.make()... but
keep them in the core module.
3) Move them in another module, like, the dir module, so that

import from dir in dir

dir.make(...)

would do.

Suggestions?

Gian.


Reply all
Reply to author
Forward
0 new messages