Code review comment for lp:~thomir-deactivatedaccount/bzr/add-global-config

Revision history for this message
Vincent Ladeuil (vila) wrote :

>
> > Perhaps for simplicity it is better just
> > to leave them all as classes. I may be getting a bit bikesheddy here
> > so don't block on it.

+1 on leaving them as classes. I think the plan is to use a registry rather than factory methods which is also why I made all the classes use transports whether they were using local files or not.

« Back to merge proposal