Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
haxeconvert [2020/06/25 12:30] adminhaxeconvert [2020/06/25 12:38] admin
Line 15: Line 15:
 </code> </code>
  
 +**Why such a route?**\\
 +The modeling system used in TAD is very different from what is seen in other BIM and design software. The author of TAD, Sabu Francis, believes in [[Just-in-time modelling]]  -- that means, the writer of a modeling software (in this case; Sabu Francis) cannot really determine the properties that are assigned by the designer of the model. All the assignment of properties would happen //just-in-time// by the designer and not by the author of the software.  Therefore, a TAD model is not just plain data. It is intricately tied up with code that is used to further enrich the data. That code is largely determined //just-in-time// by the designer using the GUI given by TAD.   You can also use the ARDELA editors to enrich the data even further, if you so wish
  
-**Why such a route?**\+**What happens to ARDELA?**\
 +Note that the inbuilt ARDELA scripting is also available and will not really go away.  ARDELA is useful when you don't want to share your model with outsiders. For e.g. you may be designing a consulate or a prison -- and obviously the details of such sensitive projects should not get leaked out. In such a case, you would be restricted to use only ARDELA for your calculations and analytics. 
  
 +In short, when you are very strict about the privacy of your data; then you would use the internal ARDELA scripts. At some point we will release an ARDELA compiler too. That would help people develop ARDELA add-ons that can be plugged into the TAD environment itself.
  
-**What happens to ARDELA?**\ +There is a caveat here: This is explained further in [[Future Directions for TAD]]
-Note that the inbuilt ARDELA scripting is also available.  ARDELA is useful when you dont want to share the data of your model to anyone else. So when you are very strict about the privacy of your data; then you would use the internal ARDELA scripts. At some point we will release an ARDELA compiler. That would help people develop ARDELA add-ons that can be plugged into the TAD environment itself. +
  

Press F1 inside the application to read context-sensitive help directly in the application itself
Last modified: le 2023/04/22 20:59