I have to say that I may have misunderstood the project manager.
I may have tried it a long long time ago and it did not help me then.

If it will help with debug and trace I am all for it.

As much as I like to perform trace and debug in C the debug in J I have
never been able to let it perform the way I want it.
I more or less wind up with sticking smoutput here and there in the code
instead.

I do like to create scripts and let them build up gradually and I never keep
them in temp unless I want them to accidentally disappear.

I do use a lot of files in temp but only temporarily and I always expect
temp stuff to not contain anything of permanent value.

2007/12/19, Chris Burke <[EMAIL PROTECTED]>:
>
> Oleg Kobchenko wrote:
> > It would be useful if interested J users would share their
> > order of use cases for J environment. Here's mine:
>
> My own use is quite different. There are just two choices - if I don't
> need to keep a script, it will be created in temp, and blown away when I
> do a periodic clean up of temp. Otherwise, the script goes into project
> manager.
>
> I have a large number of projects, many of which are simply collections
> of related scripts, and not single applications. In effect, I
> distinguish the various cases you listed as belonging to different
> projects. This is also why I have no qualms about deleting all files in
> temp.
>
> I see project manager as being a J source code manager, and perhaps the
> name "project manager" is misleading. I also see it as being part of the
> J session - rarely do I use J without it.
>
> It sounds like there is a need to better integrate project manager (or
> its successor) into the session. Incidentally, my goal for the next
> release (603) is to rework the IDE, specifically the session, debug, and
> project manager - so suggestions are welcome.
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>



-- 
Björn Helgason, Verkfræðingur
Fugl&Fiskur ehf, Þerneyjarsund 23, Box 127
801 Grímsnes ,t-póst: [EMAIL PROTECTED]
Skype: gosiminn, gsm: +3546985532
Landslags og skrúðgarðagerð, gröfuþjónusta
http://groups.google.com/group/J-Programming


Tæknikunnátta höndlar hið flókna, sköpunargáfa er meistari einfaldleikans

góður kennari getur stigið á tær án þess að glansinn fari af skónum
          /|_      .-----------------------------------.
         ,'  .\  /  | Með léttri lund verður        |
     ,--'    _,'   | Dagurinn í dag                     |
    /       /       | Enn betri en gærdagurinn  |
   (   -.  |        `-----------------------------------'
   |     ) |        (\_ _/)
  (`-.  '--.)       (='.'=)
   `. )----'        (")_(")
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to