A question: was step 1 part of that 15 minutes?

Anssi Seppälä wrote:
After using J for a long time I suddenly realised how the OO is really easy and working! You need only:
1) code your application to run in a named locale  say cmyapp
2) create 2 new instances of your application calling inst1=: conew 'cmyapp', inst2=: conew 'cmyapp'
3) run the instances calling run__inst1 '' and run__inst2 ''

I never could believe that is is so simple. I just upgraded my one-load-analyser to a multi-load -analyser in 15 minutes instead of several days work.

Anssi

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm


--
------------------------------------------------------------------------
|\/| Randy A MacDonald       | APL: If you can say it, it's done.. (ram)
|/\| ramacd <at> nbnet.nb.ca |
|\ |                         | The only real problem with APL is that
BSc(Math) UNBF'83            | it is "still ahead of its time."
Sapere Aude                  |     - Morten Kromberg
Natural Born APL'er          |
-----------------------------------------------------(INTP)----{ gnat }-



----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to