Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application logic and XML
Message
From
20/10/2003 13:28:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Application logic and XML
Miscellaneous
Thread ID:
00840367
Message ID:
00840367
Views:
48
(Also posted in .NET Forum)

I'm under the impression that every piece of application logic that I write is a fancy combination of 3 things:

1. Getting data
2. Transforming data
3. Putting data

For example, get some data from a database (1), calculate a total from the data (2), and display it to the user (3), and store the total back in the database (also 3)

If this is all application logic is, using two standards, XML (which includes XSLT) and IP, hypothetically we should be able to get data from anywhere, transform it into anything, and put it somewhere else (or back from where we got it).

Are there examples of business logic that cannot be written as transformations? IOW, Are there examples of applications that cannot be described completely in XML?
Next
Reply
Map
View

Click here to load this message in the networking platform