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


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

Re: Type of a generic class?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date Fri, 03 Aug 2012 09:26:07 -0500
Date Fri, 03 Aug 2012 17:25:14 +0300
From Donkey Hottie <donkey@fredriksson.dy.fi>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0
MIME-Version 1.0
Newsgroups comp.lang.java.programmer
Subject Re: Type of a generic class?
References <qivqe9-k9.ln1@whirlwind.fredriksson.dy.fi> <jveq7j$2mo$1@dont-email.me> <j0fre9-61u.ln1@whirlwind.fredriksson.dy.fi> <jvffbg$mvl$1@dont-email.me>
In-Reply-To <jvffbg$mvl$1@dont-email.me>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
Message-ID <aj3te9-acn.ln1@whirlwind.fredriksson.dy.fi> (permalink)
Lines 20
X-Usenet-Provider http://www.giganews.com
X-Trace sv3-rm2OBl8Sn+XH1/atgntr+ylY3z0PxvkJeocAFh3jH6AiV5C4IwbOb+5VSHUaRiPMebhL+4cWUIaKW/t!kY5Xr7I01X0XKK9G6TRnwi3DQU8HmtzPZJP8SzQJzaGZPxCjoUA8Q//xsuR56MCFWpSKNgU=
X-Complaints-To abuse@giganews.com
X-DMCA-Notifications http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info Otherwise we will be unable to process your complaint properly
X-Postfilter 1.3.40
X-Original-Bytes 1790
Xref csiph.com comp.lang.java.programmer:17036

Show key headers only | View raw


03.08.2012 06:08, markspace kirjoitti:
> 
>> The back end of the system parameters is simply
>>
>> CREATE TABLE SystemParameters
>> (
>>      name varchar(64) not null primary_key,
>>      value varchar(512)
>> ) ;
> 
> 
> I've written this table definition.  In fact it was 23 odd years ago, as
> in intern while still in college.  I don't know if it's good or bad
> practice, but it seems a common idea.
> 

Not much worse that a property file common in Java. But a database table
allows automatic parameters per a SaaS tenant.

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


Thread

Type of a generic class? Donkey Hottie <donkey@fredriksson.dy.fi> - 2012-08-02 22:04 +0300
  Re: Type of a generic class? Lew <lewbloch@gmail.com> - 2012-08-02 14:01 -0700
  Re: Type of a generic class? markspace <-@.> - 2012-08-02 14:08 -0700
    Re: Type of a generic class? Donkey Hottie <donkey@fredriksson.dy.fi> - 2012-08-03 02:27 +0300
      Re: Type of a generic class? Lew <lewbloch@gmail.com> - 2012-08-02 16:51 -0700
      Re: Type of a generic class? markspace <-@.> - 2012-08-02 20:08 -0700
        Re: Type of a generic class? Donkey Hottie <donkey@fredriksson.dy.fi> - 2012-08-03 17:25 +0300
  Re: Type of a generic class? Donkey Hottie <donkey@fredriksson.dy.fi> - 2012-08-04 13:46 +0300

csiph-web