MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Package development

  • To: mathgroup at smc.vnet.net
  • Subject: [mg62555] Re: [mg62545] Package development
  • From: Jean-Marie Thomas <jmt at nerim.net>
  • Date: Mon, 28 Nov 2005 00:57:36 -0500 (EST)
  • References: <200511270741.CAA26140@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

> Which way do you
> develop packages?
>

I use the Notebook interface :
- it provides the ability to generate .m files ;
- tests are written in notebooks ; so notebook as a working fomat is 
consistent ;
- documentation requires notebook format ;
- notebooks can be easily versioned with modern versioning tools like 
subversion.

And writing, debugging, etc. is much easier using the notebook interface !

jmt


  • Prev by Date: rt.jar file
  • Next by Date: Re: How to View Mathematica and Hardcopy Books
  • Previous by thread: Package development
  • Next by thread: Re: Package development