Modified:
wiki/TheBigPicture.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/TheBigPicture.wiki
==============================================================================
--- wiki/TheBigPicture.wiki (original)
+++ wiki/TheBigPicture.wiki Tue May 27 19:00:57 2008
@@ -3,7 +3,7 @@
= Introduction =
-ObjectiveMax is currently implemented as an Objective-C API for writing objects that may be wrapped in any number of ways. It uses a convention-based approach to naming. Currently it only wraps objects for Max/MSP.
+!ObjectiveMax is currently implemented as an Objective-C API for writing objects that may be wrapped in any number of ways. It uses a convention-based approach to naming. Currently it only wraps objects for Max/MSP.
= Large-Scale Tasks =
@@ -27,4 +27,4 @@
= Other Ideas =
- * Add method that does automatic wrapping of the Objective-C object based on the name or identifier of the executable’s bundle. Thus the same compiled object could be used in Max, Pd, etc.
\ No newline at end of file
+ * Add method that does automatic wrapping of the Objective-C object based on the name or identifier of the executable’s bundle. Thus the same compiled object could be used in Max, Pd, etc.