Q&A of Icwri Script

Q: What is the major purpose for you to develop this scripting language?

A: I have 3 purposes at the initial stage:

 

Q: What is the generic considerations of Icwri script:

A:

 

Q: What is the advantage of so called SOA style programming in Icwri Script?

A: The first advantage I think is loose-coupling. The service implementation can be totally different. Only the attribute names are fixed. The second advantage I think is that the same service can be used by entry-level users and advanced users at the same time. You can remove some advanced attributes of the service in the manual for entry-level users.