> So maybe we should
>    - dispense with the temporary sys.path ../ style enhancement
>    - require that the sys.path/PYTHONPATH include the path of either the 
> objects or the package
>    - encourage via the docs the use of Package in order to reduce name 
> collisions with other Python modules, including the std library, 
> servlets, etc.
> 
> Comments anyone?

I completely agree with this proposal.

I would also include in docs the tip to use __init__.py of the Context
to insert path of the package/objects into sys.path (when MiddleKit
is used from WebKit app)


-- Sasa

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to