On Sat Sep 18 23:13:06 2004, coke wrote: > That is: > > Contrive things so that no code whatsover must be maintained outside > of the language specific directory. This includes: > > - MANIFEST > - config files > - ./library/Parrot/Test/* > > >
The long term goal for languages is that they'll live in their own repository, rather than being shipped with parrot's. Having just gone through this with partcl, I don't think we need to do more in the parrot repository on this ticket; Any language that moves out just needs to have a small Configure.pl: partcl's just invokes reconfigure.pl, nothing else in parrot's repo was needed. Feedback on closing the ticket? -- Will "Coke" Coleda