Howto:Using Driver Hashes in Nasal: Difference between revisions

Line 12: Line 12:
* Rembrandt vs. ALS  
* Rembrandt vs. ALS  
* [[Phi]] vs. [[PUI]]
* [[Phi]] vs. [[PUI]]
...
However, Nasal scripts may need to work with all of these components, regardless of the concrete implementation - this is where we commonly see spaghetti code using lots of nested if/elseif constructs to deal with the differences among these implementations.


== Background ==
== Background ==