Isn't it strange that a modern developing environment like ASP.NET does not negotiate protocol for the parameters not sent by postback mechanism?
Isn't it strange that System.Web.Page doesn't encourage you to define you page parameters? If implemented, the implementation could by type safe, and the type conversions from string would be treated by the controller, not your application.
Sure you have Request.QueryString[], but string is such a poor, inexpressive and lonely type...
Here's a platform that really understood the value of publicizing page protocols, and type checking these parameter passing: OutSystems. Give it a try...
Saturday, April 07, 2007
We need to negotiate more protocols
Posted by Mário Romano at Saturday, April 07, 2007
Labels: architecture
Subscribe to:
Post Comments (Atom)
Development Catharsis :: Copyright 2006 Mário Romano
No comments:
Post a Comment