flamingchickens1540 / ROOSTER

A common library of useful classes and systems intended to be used for all Team 1540 robots
12 stars 0 forks source link

Root package change #87

Closed RobinsonZ closed 5 years ago

RobinsonZ commented 6 years ago

Should we change the root package from org.team1540.base to org.team1540.rooster? It would be a bit more clear and better distinguish ROOSTER things from robot-specific things when importing.

It would break backwards compatibility, of course, but we're on 0.x and if we're gonna change it we should do so while we don't have any big projects that would need refactoring (all our past projects are locked to previous versions IIRC).