[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Data-driven application --> the data is essentially "machine code" tothe

  • From: Roger L Costello <costello@mitre.org>
  • To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
  • Date: Tue, 6 Dec 2022 14:28:15 +0000

Data-driven application --> the data is essentially "machine code" tothe

Hi Folks,

 

Suppose you have data that drives an application. Maybe the data is something like this:

 

<Document>

    <item>data1</item>

    <item>data2</item>

    <item>data3</item>

</Document>

 

The application performs this loop:

 

1. read the next piece of data

2. perform an action based on the data

3. if no more data then done else goto 1.

 

That is how a CPU behaves, right? So the data is essentially “machine code” to the application, right?

 

The data could be a list of XPath expressions. Then the XPath expressions are essentially machine code, right?

 

Machine code is usually produced by a compiler. That is, a higher level language is compiled into machine code. Have you created a higher level language which you “compile” into data that then drives an application? What is the higher level language?

 

Have you ever “reverse engineered” data? That is, have you reverse engineered data to produce a higher level language?

 

/Roger

 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.