Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a command manager?
Message
From
13/10/2005 11:35:33
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Is there a command manager?
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01058728
Message ID:
01058728
Views:
57
Hi,

I have been looking at the evaluation version of the framework. There does not appear to be any concept of a command manager in MM.Net ? In the sample application, the Save/Cancel buttons are "dumb". If there are no outstanding edits, I would expect the Save/Cancel button to be disabled and when a change is made to the form, they would become enabled. The New button for the "Order Detail" section of the form is handled by a "click" event handler in the form class. Surely, the concept of an "Action" button handled by the framework (as opposed to a one-off command button) where the Action property is auto-coupled with a method in a class is in the framework somewhere?

This kind of state management is "out of the box" in my Fox framework (Codemine).

Am I missing something?

There are a number of runtime errors with the sample application - can I assume this is how it was coded and nothing to do with the framework per-se?


Thanks.
-=Gary
Next
Reply
Map
View

Click here to load this message in the networking platform