Re: Implementing a robust message log



On 2008-01-08 01:05:58, jice <jice.nospam@xxxxxxxxx> wrote:

On 8 jan, 00:29, Elsairon wrote:
On 2008-01-07 21:47:59, jice wrote:

It will surely make
the code more complex, but it improves nothing. Keep your current
system, it's the simplest, the more flexible.

<snip>

With the simpler system, you don't have to bother, you can put
variables inside the string with the Java + concatenation operator.


Some French guy with a big brain said one day : "Perfection is not
when there is nothing to add, but when there is nothing to remove."


I like this, very concise and clear.

Yeah, too bad it's rarely applied in the computer world ;)

--
jice


My habit of painstakingly finding difficult solutions to non-existant
problems is probably the thing that slows down my development
the most. :p
--
Elsairon

.



Relevant Pages

  • web page retrieval
    ... What is the simplest way to retrieve a web page in Java? ... I want to pass in a URL and get back a String. ...
    (comp.lang.java.programmer)
  • Re: Help me!! Why java is so popular
    ... String or StringBuffer? ... keep in mind I knew NOTHING about Java. ... The language accepted it, no warnings, and thus I ... in some native assemblers you can peruse the instruction ...
    (comp.lang.java.programmer)
  • Re: question about assigning null to a reference object
    ... String getAuthor() ... void setAuthor ... b.setTitle("Thinking in Java 4th Edition"); ...
    (comp.lang.java.help)
  • Re: The Philosophy of Programming?
    ... less trivial to ensure that the string length has not been altered. ... > lowers psychological complexity for most intelligent readers. ... For most intelligent programmers, the laziness principal applies. ...
    (comp.programming)
  • Re: Java questions: Urgent
    ... why I would expect almost any Java programmer to be able to answer ... Which is the main reason I "butted" in a bit.. ... on the characters in the String. ... > therefore naturally cover all the basics, or they have missed out badly ...
    (comp.lang.java.programmer)