Ben Parker wrote:
> I can work up more detailed examples, but as my project is running into 
> this structure again, it seems to beg the question: Is there a reason it 
> needs to be done that way? Why can't ServletFactory name the package 
> after the directory name like the normal Python imports?

These were design decisions made a long time ago when I wasn't around, 
and I think we cannot change such things without breaking compatibility. 
Maybe we can change such things in a later (post 1.0) version where we 
decide to break compatibility and straighten out such issues.

Anyway, this was never a problem for me because I put only the real web 
pages in my context, and things like base servlets or auxiliary stuff 
into separate directories (see --library option of MakeAppWorkDir).

-- Chris

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to