While I was trying to refactor eclipse.rb, I noticed that, in the context I was working with, project.resources.sources was an array of FileTask and that project.compile.sources was a FileList.
Is this difference expected? What motivates it? -- Lacton
