Get a project in IDEA 7. In project tree expand some source roots and packages.
Open this project in IDEA 8. See that project tree view has forgotten all expanded packages.
Probably the reason is changed format of ProjectPane component data in iws. In 7 it is:
In 8 it is:
Minor priority: this will constantly affect only ones who will switch between 7 and 8 with the same project.