Hi,

I'm thinking we need to do a little refactoring of the newt git repo.

Specifically:

- We should get rid of newtmgr from the newt git repo, it really should be it's own thing.

- newt.go, which is currently in incubator-mynewt-newt/newt/newt.go, should be moved to incubator-mynewt-newt/newt.go - This will make building simpler, and get rid of the warning: "no buildable source files" when go get is issued.

- newtvm should remain, and be separately buildable.

If nobody has objections to this in the next few days, I'm going to:

- Submit a request to infrastructure to create a new git repository, incubator-mynewt-newtmgr, for newtmgr.

- remove newtmgr from newt.

- move newt.go to TLD in newt.

cheers,

sterling

Reply via email to