On Fri, 2005-12-02 at 01:31 -0500, Matt Diephouse wrote:

>     import_into($P0, ...)
>         Import items from the current namespace into the namespace in $P0.

It might be clearer to change the name to "export_into", because it is
being called on - and controlled by - the source:

   source_namespace.export_into(target_namespace, options...)

Regards,
Roger Browne


Reply via email to