On 3/24/10 4:54 PM, Erik Huelsmann wrote:
Hi Alan,
On Wed, Mar 24, 2010 at 3:36 PM, Alan Ruttenberg alanruttenberg@gmail.com wrote:
Is ASDF2 what gets loaded when you require 'asdf in trunk, or some other action required to use it? -Alan
I think we will need to update our ASDF now that the new ASDF2 is available. What you get when you use REQUIRE is a very old version of ASDF1.
Right: we still include ASDF 1.3 with ABCL.
I'm looking at upgrading ABCL trunk to the new (aka ASDF2) version, but right now ASDF2 cannot load systems from jar files so I haven't put it on trunk just yet.
One can load ASDF2 from ASDF quite easily, for those wishing to experiment along with me.