On Mon, Jun 25, 2001 at 10:38:56AM -0400, Immanuel, Gidado-Yisa wrote:
> The todo list shows for:
>
> XML Digester [org.apache.struts.digester]
>
> the following task:
>
> Refactor Dependencies. Refactor import dependencies, here
> and within the utilities package, with the goal of being
> able to use the Digester package in standalone applications
> without having to import the servlet API classes.
> [STRUTS-USER, Martin Cooper, 01/02/2001]
>
> I looked at the Digester package, and it seems like this has
> already been done. Did I miss something?
As digester moved to the "commons" project, I think this todo
item is mislading, anyway. It should simply reflect that the
digester would be imported from commons. incze