Re: ERD2WQueryDateRange ignores formatter??

2015-02-04 Thread Ramsey Gurley
ERD2WQueryDateRange doesn’t use an ajax date picker. ERMD2WQueryDateRange does, but the default on that one is %m/%d/%Y” Do you have click-to-open enabled? What does that say the component is? Or maybe do some debug logging on the componentName key to see what component is being used there. It

Is there a D2W input length limiting component?

2015-02-04 Thread Markus Ruggiero
Before I try to create something on my own I need a text input that can limit the length of the text entered to eg 2000 chars and display a running counter so that the user knows immediately how much he has left. Is there something in (D2W) Wonder? Thanks for any pointer ---markus--- CU

Re: ERD2WQueryDateRange ignores formatter??

2015-02-04 Thread Theodore Petrosky
when you are viewing the page with the date, and you display the D2W components, what component is displaying the date? 155 : propertyKey = requestDate = componentName = ERD2WDisplayDateOrNull [com.webobjects.directtoweb.Assignment] does that do anything for you? On Feb 4, 2015, at 10:22

Re: smart LIKE?

2015-02-04 Thread Ray Kiddy
On Wed, 04 Feb 2015 08:22:21 +0100 OC o...@ocs.cz wrote: Hello there, I've just bumped into a need to fetch based on a textual qualifier which I can't create. My records in one column contain tab-separated pairs of tags and text, like in foo:foo valueTABbar:blahblahTABbax:this is the

Re: limiting popupbutton list with a fetchSpec

2015-02-04 Thread Samuel Pelletier
Theodore, I'm not familiar with D2W so my understanding of the rules is very basic. Yes, the idea is to use sortedBooks as a list of possible book for a person. I would not compute it in awakeFromFetch though because it will be computed every time the EO is fetched even just to display it's

[OT] .Net goes Open Source

2015-02-04 Thread Ramsey Gurley
http://blogs.msdn.com/b/dotnet/archive/2015/02/03/coreclr-is-now-open-source.aspx The github is here https://github.com/dotnet/coreclr It’s a shame Apple never did the same with WO. ___ Do not post admin requests to the list. They will be ignored.

Re: [OT] .Net goes Open Source

2015-02-04 Thread Troy Lumasag
Hey guys, What really are the problems - direct, impending or long term problems being as it is now? I can recall these stated problems if I understood it correct: 1. porting issues(moving to future java versions) 2. single-threaded editing context - Must be a bottleneck problem for multiple

Re: [OT] .Net goes Open Source

2015-02-04 Thread Troy Lumasag
Sorry if I'm being naive on my question haha *edit coz yeah I do not find it a problem. --Troy On 2/5/2015 2:14 PM, Troy Lumasag wrote: Hey guys, What really are the problems - direct, impending or long term problems being as it is now? I can recall these stated problems if I understood it

Re: [OT] .Net goes Open Source

2015-02-04 Thread Hugi Thordarson
Apple cares about money, not us. - hugi http://blogs.msdn.com/b/dotnet/archive/2015/02/03/coreclr-is-now-open-source.aspx The github is here https://github.com/dotnet/coreclr It’s a shame Apple never did the same with WO. ___ Do not post

Re: [OT] .Net goes Open Source

2015-02-04 Thread OC
On 5. 2. 2015, at 1:42, Hugi Thordarson h...@karlmenn.is wrote: Apple cares about money, not us. Oh, absolutely! Given the zilliards Apple charges for WebObjects licences... oh, wait. Actually I just don't get it -- for long long years I don't get it at all. (i) first, they seriously cripple

Re: [OT] .Net goes Open Source

2015-02-04 Thread Musall Maik
Am 05.02.2015 um 07:14 schrieb Troy Lumasag tluma...@gmail.com: What really are the problems - direct, impending or long term problems being as it is now? I can recall these stated problems if I understood it correct: 1. porting issues(moving to future java versions) 2. single-threaded

Re: [OT] .Net goes Open Source

2015-02-04 Thread OC
On 5. 2. 2015, at 7:14, Troy Lumasag tluma...@gmail.com wrote: What really are the problems - direct, impending or long term problems being as it is now? I can recall these stated problems if I understood it correct: 0. no ObjC support. To get at least a remotely similar productivity, I've

ERD2WQueryDateRange ignores formatter??

2015-02-04 Thread Markus Ruggiero
Hi, I have a problem getting ERD2WQueryDateRange to display the date in proper format. The following rule 120 : propertyKey = requestDate = formatter = %d-%m-%Y [com.webobjects.directtoweb.Assignment] is accepted and when checking with the D2W debugger I see the proper formatter: but

Re: Is there a D2W input length limiting component?

2015-02-04 Thread Robert B. Hanviriyapunt
Don’t know anything in WONDER, but Help with jQuery text box length counter http://stackoverflow.com/questions/4230432/help-with-jquery-text-box-length-counter -- Robert B. Hanviriyapunt Date: Wed, 04 Feb 2015 09:28:26 +0100 From: Markus Ruggiero mailingli...@kataputt.com To:

Re: ERD2WQueryDateRange ignores formatter??

2015-02-04 Thread Flavio Donadio
Markus, Whatever you're missing, I'm missing... Please, let me know if you ever find a solution to this problem. Cheers, Flavio On 04/02/2015, at 11:56, Markus Ruggiero mailingli...@kataputt.com wrote: Hi, I have a problem getting ERD2WQueryDateRange to display the date in proper

Re: [OT] .Net goes Open Source

2015-02-04 Thread Timothy Worman
WebObjects is one of Apple’s weapons - it helps them be fluid and quick - especially with the devs they have. Maybe open sourcing WO seems threatening because it is a internal business advantage. Tim Worman UCLA GSEIS On Feb 4, 2015, at 4:59 PM, OC o...@ocs.cz wrote: On 5. 2. 2015, at