Hi all, Quick note: I've recently landed a couple patches that move some classes into more specific Java packages:
preferences -> anything specific to our Settings UI (bug 936522) widget -> general-purpose views that can be used in different parts of our UI (bug 936519) toolbar -> anything specific to the browser toolbar (landing soon, bug 937641) Keep that in mind when creating new classes related to those subsystems. And feel free to propose new Java packages to keep our code base nice and tidy. Java packages are especially useful in terms of being more deliberate and disciplined about how each subsystem interacts with each other. Cheers, --lucasr _______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

