Skip to content

Spark-0.5000-TRIAL

Past due by about 12 years 16% complete

Just need to get the code tree into a semi-workable state on CPAN for 2 reasons:

  1. Start the migration away from the "Spark-Form" namespace.
  2. Update the distribution code so its back in a maintainable state so I can release minor distribution-changes again.

Well aware the code is in flux and is pretty broken atm, and so this initiative is basically to get …

Just need to get the code tree into a semi-workable state on CPAN for 2 reasons:

  1. Start the migration away from the "Spark-Form" namespace.
  2. Update the distribution code so its back in a maintainable state so I can release minor distribution-changes again.

Well aware the code is in flux and is pretty broken atm, and so this initiative is basically to get some momentum.

Either nuke things from orbit, or make them at least look decent. After all, this is only a -TRIAL release, all I expect is

a. It builds
b. It installs
c. It passes its own testsuites.

Basically, I'll file bugs that are blocking me making a shitty -TRIAL release, and when they're all clear, it'll get released, even if its a steaming shit pile.

Release early.
Release often.

We're bit rotting because we're neither releasing early, or often. =p

Hence the jump from version 0.2??? to 0.5???, intending to make a final realease of 1.000 when its "ready" ( whenever that is ).

note: we have to use the 0.xyza form at least until a 1.0 release, because despite changing the namespace to "Spark", any module names that carry on to the new dist will have pre-existing versions on cpan with 4 decimal places in the manissa.

This requirement is not nessecary for the final 1.000 release.

Loading