Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #2913 > unrolled thread

Re: Template for developing a package application in workbench

Started byyitzhakbg <yitzhakbg@gmail.com>
First post2011-06-02 23:12 +0000
Last post2011-06-05 11:02 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Re: Template for developing a package application in workbench yitzhakbg <yitzhakbg@gmail.com> - 2011-06-02 23:12 +0000
    Re: Template for developing a package application in workbench David Bailey <dave@removedbailey.co.uk> - 2011-06-05 11:02 +0000

#2913 — Re: Template for developing a package application in workbench

Fromyitzhakbg <yitzhakbg@gmail.com>
Date2011-06-02 23:12 +0000
SubjectRe: Template for developing a package application in workbench
Message-ID<is95c2$61i$1@smc.vnet.net>
This is the kind of answer I was seeking when I requested feedback (for some reason, still not posted) on using workbench. I was deliberating as to whether it is worthwhile or not.
I'd be interested on hearing your pros and cons.
Thanks,
Yitzhak

[toc] | [next] | [standalone]


#2944

FromDavid Bailey <dave@removedbailey.co.uk>
Date2011-06-05 11:02 +0000
Message-ID<isfnnv$bqe$1@smc.vnet.net>
In reply to#2913
On 03/06/2011 00:12, yitzhakbg wrote:
> This is the kind of answer I was seeking when I requested feedback (for some reason, still not posted) on using workbench. I was deliberating as to whether it is worthwhile or not.
> I'd be interested on hearing your pros and cons.
> Thanks,
> Yitzhak
>
I think to be fair, the Workbench is probably best used to organise 
large projects which are partly written in other languages - such as 
Java. However, I have such a project, and organise it entirely using 
batch files to perform tasks such as total recompilation.

I tried the WB once, and discovered that all the special Mathematica 
characters are spelled out - /[Infinity] etc. For many people, this one 
defect is enough to spoil the WB experience.

The front end will let you edit .m files (as well as notebooks), and 
this interface is superb. You can add text and heading cells, which 
behave almost exactly as they would in a notebook. You can also run the 
code, just as you would in a notebook. When you save the result away, 
any output cells are discarded, and heading/text cells are converted 
into special comments, that are automatically converted back the next 
time you perform an edit.

I find this environment extremely convenient, and use it almost exclusively.

David Bailey
http://www.dbaileyconsultancy.co.uk

[toc] | [prev] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web