Status: Closed Owner: stephane...@gmail.com Labels: Milestone-1.3 New issue 3807 by stephane...@gmail.com: FileIn from FileContentsBrowser is broken when in presence of reorganize http://code.google.com/p/pharo/issues/detail?id=3807 We spent some time with Benjamin and probably the problem is that a ChangeRecord is not tagged as a reorganize. Now the code is so bad and circumvoluted that we decided to remove the possibility to file in code from the FileContentsBrowser and that the user performs a new drag and drop and select file in (which works). We do that because like that we make sure that the integrators do not get confused with different options and one breaking on reorganize in presence of class extension and MC recategorization.