Catrina, > Then, will there be any other way to interact with user to perform > something like a confirm or cancel option? > > For example, if the user runs a delete script, would it be possible to > send a message back to the user stating that we'll be deleting node X > and give them the option to continue with the delete or cancel?
yes we are working on interactive SPARQLMotion scripts that can be halted to fetch further input from the user. In general, you can then define resources that the user can edit on a form. Make a simple class with a boolean confirm property and you have the basic functionality. We can later think about having a confirm feature as a new SM module, but not for 3.2. Holger --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
