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


Groups > comp.lang.java.programmer > #7390

Re: code base(not a technical question)

From Martin Gregorie <martin@address-in-sig.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: code base(not a technical question)
Date 2011-08-25 22:21 +0000
Organization UK Free Software Network
Message-ID <j36htq$6h3$1@localhost.localdomain> (permalink)
References <de8aae6f-9506-41cf-aaca-1e7492a1764d@glegroupsg2000goo.googlegroups.com> <urad57p6brbhi8aqfb1g24143qbbe8getj@4ax.com>

Show all headers | View raw


On Thu, 25 Aug 2011 13:07:40 -0700, Roedy Green wrote:

> On Tue, 23 Aug 2011 10:54:35 -0700 (PDT), Asit Dhal <lipun4u@gmail.com>
> wrote, quoted or indirectly quoted someone who said :
> 
>>I have a lot of code snippets in my system which I mostly use during
>>development. Is there any tool(like VSS though I don't
>> need version control) in which I can store them and later get whenever
>> I need ?
> 
> You could just store them as files in a directory tree. What other
> service do you need?

I converted my snippets onto a set of classes in a private package/jar 
file, documented it using Javadoc and put the lot under CVS to provide a 
bit of fat-finger protection. I thought that was what most programmers do.


-- 
martin@   | Martin Gregorie
gregorie. | Essex, UK
org       |

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar


Thread

code base(not a technical question) Asit Dhal <lipun4u@gmail.com> - 2011-08-23 10:54 -0700
  Re: code base(not a technical question) Robert Klemme <shortcutter@googlemail.com> - 2011-08-23 21:52 +0200
    Re: code base(not a technical question) Asit Dhal <lipun4u@gmail.com> - 2011-08-23 13:48 -0700
      Re: code base(not a technical question) Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-08-23 18:05 -0300
        Re: code base(not a technical question) Arne Vajhøj <arne@vajhoej.dk> - 2011-08-23 18:58 -0400
          Re: code base(not a technical question) Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-08-23 20:24 -0300
      Re: code base(not a technical question) markspace <-@.> - 2011-08-23 14:52 -0700
      Re: code base(not a technical question) Arne Vajhøj <arne@vajhoej.dk> - 2011-08-23 18:57 -0400
  Re: code base(not a technical question) Jeff Higgins <jeff@invalid.invalid> - 2011-08-23 16:53 -0400
    Re: code base(not a technical question) Jeff Higgins <jeff@invalid.invalid> - 2011-08-23 16:59 -0400
  Re: code base(not a technical question) Jeff Higgins <jeff@invalid.invalid> - 2011-08-23 19:06 -0400
    Re: code base(not a technical question) Jeff Higgins <jeff@invalid.invalid> - 2011-08-23 19:47 -0400
      Re: code base(not a technical question) Asit Dhal <lipun4u@gmail.com> - 2011-08-24 12:03 -0700
        Re: code base(not a technical question) Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-08-24 19:21 +0000
        Re: code base(not a technical question) "Charles Hottel" <chottel@earthlink.net> - 2011-08-24 15:50 -0400
        Re: code base(not a technical question) markspace <-@.> - 2011-08-24 13:09 -0700
        Re: code base(not a technical question) Robert Klemme <shortcutter@googlemail.com> - 2011-08-25 10:49 +0200
  Re: code base(not a technical question) Roedy Green <see_website@mindprod.com.invalid> - 2011-08-25 13:07 -0700
    Re: code base(not a technical question) Martin Gregorie <martin@address-in-sig.invalid> - 2011-08-25 22:21 +0000

csiph-web