curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #02647
Re: [Merge] ~dbungert/curtin:no-attrs into curtin:master
The patch seems good, but for WorkingDir, the export function still uses attr.asdict ; so we cannot completely remove attr yet.
I guess replacing attr.asdict(self) by self.__dict__ would be an option but I remember mwhudson advising against the approach.
Maybe enumerating all elements is cleaner.
--
https://code.launchpad.net/~dbungert/curtin/+git/curtin/+merge/436274
Your team curtin developers is requested to review the proposed merge of ~dbungert/curtin:no-attrs into curtin:master.
References