Re: [U2] Why Pick U2 ?

2011-07-15 Thread Symeon Breen
RE Eclipse Just about every programmer i know has eclipse installed. Just about every .net programmer i know uses VS for their development Just about every Java programmer i know use IntelJ IDEA for their development Just about every php programmer i lknow uses a php specific ide - there are

Re: [U2] Why Pick U2 ?

2011-07-15 Thread Rob Sobers
It's the least worst response to a bad situation - not having business logic close to the database. It's more to test, develop, deploy and change control. And to be successful it still needs to call stored procedures at the back end.And to be successful it still needs to call stored procedures at

Re: [U2] JSON

2011-07-15 Thread Doug Averch
The reason for nesting them is that there maybe subvalues or text marks or item marks. That way the syntax of using them does not have to change in JavaScript except to add another array position. Regards, Doug www.u2logic.com Makers of the 3 click resizer

Re: [U2] JSON

2011-07-15 Thread Rex Gozar
George, Individual MV's are pretty simple, but associated MV's can get interesting: { idCode: 178, cusName: U2Logic, contacts: [ { name: David Aitken, cellPhone: 303-555-1234 }, { name: Doug Averch, cellPhone:

Re: [U2] Why Pick U2 ?

2011-07-15 Thread Charles_Shaffer
Bill But, obviously, not technology to a technologist! :-) It was a hard lesson to learn. Charles Shaffer Senior Analyst NTN-Bower Corporation ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Why Pick U2 ?

2011-07-15 Thread Tony Gravagno
From: Steve Romanow When i look at an eclipse application I see 80% ui that is not relevant to the task at hand. I agree that it and most every app implemented with it are trash. I agree with the first sentence that Eclipse is bloated, but most every app implemented with it are trash ??

Re: [U2] Why Pick U2 ?

2011-07-15 Thread Steve Romanow
On Fri, Jul 15, 2011 at 2:29 PM, Tony Gravagno 3xk547...@sneakemail.com wrote: From: Steve Romanow When i look at an eclipse application I see 80% ui that is not relevant to the task at hand.  I agree that it and most every app implemented with it are trash. I agree with the first sentence

[U2] LIST TO DELIM on Windows

2011-07-15 Thread Bill Haskett
Of course, Wally is correct and I shouldn't have made such a blanket statement. Shame on me! :-( Bill Original Message Subject:RE: LIST TO DELIM on Windows Date: Fri, 15 Jul 2011 18:59:50 +

Re: [U2] Why Pick U2 ?

2011-07-15 Thread Symeon Breen
Re your Miscellaneous - eclipse may well be the recommended and i followed that course last year when i started droid apps, but intelij IDEA, the leading java ide, now does android out of the box, i have switched, and am much happier :) -Original Message- From:

Re: [U2] Why Pick U2 ?

2011-07-15 Thread Steve Romanow
Neat. They have a community edition too. Their charm product has a good rep. On Jul 15, 2011 4:24 PM, Symeon Breen syme...@gmail.com wrote: ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] IDEs

2011-07-15 Thread Tony Gravagno
From: Steve Romanow Real IDE's are necessary for some projects like java and (also java, Droid) development since it helps with packaging and whatnot. That really doesnt seem necessary for an mv app. I'll stick to my old school vim, mercurial, and ssh. I remember Linux guys saying the

Re: [U2] JSON

2011-07-15 Thread Kevin King
And those kinds of relationships (as Rex pointed out) can be a beautiful thing. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Why Pick U2?

2011-07-15 Thread Daniel McGrath
Thanks for the reply Rob, As to cherry picking, I wasn't calling out anyone in particular, but the thread in general. I believe some of our disagreement involves around the statement MongoDB, which falls into the same class of database as U2.: MongoDB is *not* an enterprise class database. As