Changes between Initial Version and Version 1 of Ticket #2048, comment 19


Ignore:
Timestamp:
Aug 10, 2013, 2:41:47 PM (11 years ago)
Author:
sanderd17

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2048, comment 19

    initial v1  
    33* auras_temlates > all template modifications
    44* auras_js > all code to make the js components work with auras. (this does require re-compilation)
    5 * auras_cpp > code to make the cpp components work with auras (should only use js functions that already existed before, so this patch is completely independent from the other two)
     5* auras_cpp > code to make the cpp components work with auras (should only use js functions that already existed before, so this patch is completely independent from the other two). But it does require a clean_workspaces.
    66
    77Currently, there are some cpp problems for which I need help though.