Will Coleda via RT schrieb:
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.
There are a lot of languages that nobody cares enough about, to put them
into a separate
repository. How about creating a repository,
https://svn.perl.org/parrot-little-languages,
that can serve as a container for those semi-maintained languages?
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?