My bad,
> >
> > There are three ways I can think of...
> >
> > 1) subclass PackageManager
> Note: This is also used for java pkgs/classes imports
^meant: ONLY
>
> > 2) write your own import function
> > 3) (related to 2) query the database and then exec the string in the
> > appropriate namespace
>
|