On Thu, Aug 7, 2008 at 3:53 AM, Assaf Arkin <[EMAIL PROTECTED]> wrote: > On Wed, Aug 6, 2008 at 5:25 AM, lacton <[EMAIL PROTECTED]> wrote: >> 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? > > Improving in one place and not the other, so now both use FileList.
OK. Thank you for the information and for the fix. -- Lacton
