Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: multi-line Strings Date: Tue, 11 Dec 2012 09:46:50 -0800 Organization: A noiseless patient Spider Lines: 13 Message-ID: References: <7f36342c-2331-4484-874b-4a0f8953f160@googlegroups.com> <50c61150$0$293$14726298@news.sunsite.dk> <50c6413a$0$293$14726298@news.sunsite.dk> <50c6598d$0$290$14726298@news.sunsite.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 11 Dec 2012 17:46:53 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="61282af8d6595e8d991edb5ac03d6e00"; logging-data="5310"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX188MqbdtZ0XMI0B5okKM/cg/4x2Smyw8dk=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 In-Reply-To: Cancel-Lock: sha1:/3/SmH4AV+Y33xEgCUGwMaAgaCI= Xref: csiph.com comp.lang.java.programmer:20255 On 12/11/2012 1:01 AM, Arved Sandstrom wrote: > I stipulate that it's not an uncommon ugly as far as Java and certain > types of problems go. Very complex SQL so a native JPA query that needs > to be assembled, ... > getter and setter operations to build the list of final result objects > to pass back to XStream for the REST call response...it's not pretty. I'd love to see a smaller, non-proprietary version of that code, just to see if we can't make some suggestions how to improve things.