I have made a few changes: - made the licence formatting the same as primitives - changed the @since to 1.1 - renamed the tests in line with primitives - integrated the tests into the junit suite
Stephen ----- Original Message ----- From: "Alex Karasulu" <[EMAIL PROTECTED]> > There are some additional things that I will probably do over the course of > time that I listed in the commit message: > > Things left to do: > ================== > > o Rig the JUnit tests into the package suites > o Extract new Stack interfaces for primitive Stacks > o Abstract away backing store mechanism for Stack in the same > fashion that Rodney has abstracted things like the XXXList etcetera > o Implement concrete Stack primitives using specific backing stores --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
