Hello, most of you are by now already aware that Parted 2.0 should ship with a new header/impl pair util.h/util.c. Those will consist of stuff from parted.c that is either redundant there or obviously useful to other programs using libparted.
I'd like to get this started very soon, and there's a central problem to it: How shall requests to the users be handled. Real code example: do_mkfs and do_mkpartfs share one hell of a lot of code, and that's just because they mainly consist of "ask user"/"check and do" pairs. I guess we will need a separate API that libparted-using programs will need to register their request handlers with. Am I right or does anyone of you have a smarter idea? Leslie -- gpg --keyserver pgp.mit.edu --recv-keys DD4EBF83 http://nic-nac-project.de/~skypher/
pgpXvoEeX9h7v.pgp
Description: PGP signature
_______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/parted-devel

