Hi,

On Thursday 01 September 2011, meik michalke wrote:
> for instance, you can assume that every varaible in the dialog
> will be used in the JS file at some point, so they could all be added
> there automatically as well. the same way you could have an automatic help
> file outlined -- then it really starts to save time, typing and looking up
> in docs ;-)

ok, yes, this sounds like an interesting direction, indeed.
 
> > Why don't you place them next to the "rkward" and "rkwardtest" packages
> > in SVN (perhaps as "rkwarddev")? We can still wait for them to mature
> > some more (if necessary), before we add them to the installation
> > (rpackage_install.cmake.in).
> 
> fine, i'll do that. the dependency should be taken care of somehow, though.
> or does RKWard draw in other packages at installation time anyway?

Good point. This will be a problem. We cannot even assume an internet 
connection during RKWard installation. It might be possible to work around 
this by putting
   require (XiMpLe)
in .onLoad() / .First.lib(). This would delay the installation of the 
dependency until the package is first loaded.

Or of course the XML functions would have to be included, for the time 
being...

Regards
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to