First page Back Continue Last page Overview Graphics
hwmodules
Initial experiment with building reusable library of Hostway-specific Python modules
Consolidates access to low-level operations
- Email send/receive
- Database access
- Credit card processing
- Data validation
- Small utilities
But this was not enough....
- Business logic and data not separated at the application level
- Business logic distributed across applications