Re: Simple code changes require a restart of the app

2010-10-06 Thread Hugi Þórðarson
Check in the Eclipse that Build Automatically is selected. Restart is normally required if you add new method, field, or change in property. Change in HTML is should work without restart. Use JRebel. +1 it is hard to live without once you get it going. And to add to that; if you

Re: Fluffy Bunny + Re: WebObjects Nightly Builds and WOLips addition

2008-06-11 Thread Hugi Þórðarson
Let's pet fluffy bunny. So Wrong ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription:

Re: WOWODC

2008-05-23 Thread Hugi Þórðarson
Whoa... Scheit... Am I too late? - h On 22.5.2008, at 18:00, Mike Schrag wrote: Today is the last day to sign up for WOWODC, so if you're still on the fence, the clock is ticking! ms ___ Do not post admin requests to the list. They will be

Re: Another goofy question: Images from database not showing up?

2008-05-16 Thread Hugi Þórðarson
Meanwhile, in a small coffee hose in Iceland ... no one knows why the red haired guy is laughing out loud :-) Cheers, - Hugi On 15.5.2008, at 21:28, Mike Schrag wrote: I have no idea why it does this ... I have to believe Anjo was aiming to fix SOMETHING since he went out of his way to

Re: Another goofy question: Images from database not showing up?

2008-05-16 Thread Hugi Þórðarson
And - I meant to say coffee HOUSE. We don't actually have coffee hoses, as good as that idea may sound. On 16.5.2008, at 17:17, Hugi Þórðarson wrote: Meanwhile, in a small coffee hose in Iceland ... no one knows why the red haired guy is laughing out loud :-) Cheers, - Hugi

Re: Another goofy question: Images from database not showing up?

2008-05-15 Thread Hugi Þórðarson
It's a bug in Project Wonder. Add this to your application constructor to revert to the old way and everything will feel good again. registerRequestHandler( new WOResourceRequestHandler(), resourceRequestHandlerKey() ); Cheers, - hugi // Hugi Thordarson // http://hugi.karlmenn.is/ On

Re: Inheritance...

2008-05-08 Thread Hugi Þórðarson
How will it work for Wonder's Partial Entities that are part of a Vertical Inheritance structure on a full moon with Pluto in the third house? Yes. I totally disagree with that! Totally! - hugi // Hugi Thordarson // http://hugi.karlmenn.is/

Macros in WO

2008-05-08 Thread Hugi Þórðarson
Where to begin If anyone here has used Confluence, you'll be familiar with its content macros. I love them, and I've been working on integrating them in my WO projects. I'm interested in knowing if someone has actually implemented something like these macros in WO, because I'm having

Re: Macros in WO

2008-05-08 Thread Hugi Þórðarson
Whoops, I forgot to mention that. Yes, the whole point is to support dynamic content. It's a content management system, and none- programmers are using the syntax to do stuff only WO programmers would be able to do otherwise. Like write {km:currentdate} into the content of a web page (a

Re: Macros in WO

2008-05-08 Thread Hugi Þórðarson
For clarification, some code. http://svn.karlmenn.is/Hugi/trunk/src/is/karlmenn/hugi/Application.java user/pw : temp/temp The method handlemacros( WORequest, WOResponse ) is the meat. - hugi // Hugi Thordarson // http://hugi.karlmenn.is/ On 8.5.2008, at 19:11, Hugi Þórðarson wrote

Re: OT: Daily currency conversion lists

2008-05-07 Thread Hugi Þórðarson
The Central Bank of Iceland maintains a free service that allows you to fetch the current exchange rate of the Icelandic Krona (ISK) against other currencies. If you're adventurous, I guess you could use that as your data source and extrapolate the exchange rates you need, using ISK as the

Re: [slightly OT] data modeling question

2008-05-07 Thread Hugi Þórðarson
I haven't actually checked out ERTaggable yet. Is it good? Anyone have good usage examples? I'm curious, since what comes out of Wonder is usually at the very least conceptually interesting. (and it's f***-ing discouraging to have a couple of developers pump out new features faster than I

Re: OT: Daily currency conversion lists

2008-05-07 Thread Hugi Þórðarson
that, relying on a bank's stability does not seem a bad idea, but the list of currencies is very short. 15 or something there... I need to be able to cover virtually anything. F On May 07, 2008, at 14:18, Hugi Þórðarson wrote: The Central Bank of Iceland maintains a free service that allows you

Re: [slightly OT] data modeling question

2008-05-07 Thread Hugi Þórðarson
I haven't actually checked out ERTaggable yet. Is it good? Naw, Mike wrote it. It's shite. :-P LOL - yup. That guy's a real pain :-). Anyway. I've long since stopped trying to use inheritance since I always seem to run into trouble. So my advice is always to stay away from it -

Re: [slightly OT] data modeling question

2008-05-07 Thread Hugi Þórðarson
I haven't actually checked out ERTaggable yet. Is it good? Is it GOOD? Come on, now :) Lol, sorry Mike. Checking it out now :-). - h // Hugi Thordarson // http://hugi.karlmenn.is/ ___ Do not post admin requests to the list. They will be ignored.

Re: [slightly OT] data modeling question

2008-05-07 Thread Hugi Þórðarson
I haven't actually checked out ERTaggable yet. Is it good? Is it GOOD? Come on, now :) Lol, sorry Mike. Checking it out now :-). It does require Wonder buy-in, though ... If you're not using the rest of Wonder, you're on your own :) Oh trust me, I'm using Wonder. Seriously, I don't

Re: WO NoVA

2008-05-06 Thread Hugi Þórðarson
So, uh.. Anyone up for starting a WOAO (WO Atlantic Ocean) group? Anyone? Hello!? (..lo ..lo ..lo) On 6.5.2008, at 16:28, Mike Schrag wrote: Just a reminder that if you're in the Northern Virginia/DC area, you should join the webobjects-nova Google Groups list ... We have another

Re: NullPropertyException thrown, even though property allows null

2008-05-02 Thread Hugi Þórðarson
corrupted or something even stranger happened. :-) Take a look in .plist file. Chuck On May 1, 2008, at 8:38 AM, Hugi Þórðarson wrote: Good morning folks. I'm experiencing some weird validation behaviour. I just generated a DB schema from an old EOModel using WOLips. When I attempt

Re: NullPropertyException thrown, even though property allows null

2008-05-02 Thread Hugi Þórðarson
What!? And give you the tools to rob future generations of hours of EOM fun? NEVER! :-) Seriously though, no problem. I'll try and isolate the problem to save you some time (just promise you'll use it on bindings view in WOL ;-). - h // Hugi Thordarson // http://hugi.karlmenn.is/ On

Re: NullPropertyException thrown, even though property allows null

2008-05-02 Thread Hugi Þórðarson
Sometimes I wish sold books - or grew flowers or something for a living... ;) Miguel and I talk of starting a farm in Portugal. Interested in joining the WO Refugees Commune? Interested?!? Oh man, I'm in. As long as I don't have to make a vow of celibacy or anything - just tell me

NullPropertyException thrown, even though property allows null

2008-05-01 Thread Hugi Þórðarson
Good morning folks. I'm experiencing some weird validation behaviour. I just generated a DB schema from an old EOModel using WOLips. When I attempt to saveChanges() into a table using some rather vanilla code, I get NullPropertyExceptions for every attribute (even though the attributes all

Re: [slightly ot] Similarity Report

2008-04-30 Thread Hugi Þórðarson
Check out Lucene. Then check out this article: http://cephas.net/blog/2008/03/30/how-morelikethis-works-in-lucene/ It's quite cool, really :). - h // Hugi Thordarson // http://hugi.karlmenn.is/ On 30.4.2008, at 19:17, Joshua Paul wrote: I need to generate a report that gathers

Re: Java 1.6

2008-04-29 Thread Hugi Þórðarson
Java 1.6 for Leopard is out ... ... this is for Intel 64-bit only... I'm sure that's some sort of a misunderstanding, right? Right!!? ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Re: Removing extra blank lines from generated html?

2008-04-18 Thread Hugi Þórðarson
How extreme do you want to get? You can work some wonders with your HTML in dispatchRequest Personally, I find that this generates the cleanest possible response: public WOResponse dispatchReqcuest( WORequest request ) { WOResponse respone = super.dispatchRequest( request );

Re: Removing extra blank lines from generated html?

2008-04-18 Thread Hugi Þórðarson
I've been using Tidy for a couple of years to dynamically clean up HTML and it works like a charm. Yes, it's strict - but that's one of the things I like about it :-). Just for kicks, you can check out the effect of using Tidy by viewing the source of these two links:

Re: Would You Use WOs On A New Project

2008-04-15 Thread Hugi Þórðarson
In addition the the other 99% of very important WO functionality that you are totally ignoring, most of the Java API is horrific to use. The WO versions are much nicer. Java collection classes not my brain make good feel. - h ___ Do not post

Re: Leaving WebObjects

2008-04-08 Thread Hugi Þórðarson
Of course we, the nerds, know that WO is doing better than ever. Hell, I've never been happier or more productive with WO and I've been a full time WO programmer since 1998. The stuff that's coming from Mike in WOLips (and Wonder) is nothing short of amazing. And I'm lucky - I control what

Re: Leaving WebObjects

2008-04-08 Thread Hugi Þórðarson
This is linked from the Apple WO front page: http://developer.apple.com/softwarelicensing/agreements/webobjects.html I thought that $699 thing was dead since, like, 2005? - h On 8.4.2008, at 21:29, Hugi Þórðarson wrote: Of course we, the nerds, know that WO is doing better than ever

Re: Leaving WebObjects

2008-04-08 Thread Hugi Þórðarson
Yeah? You guys can come complain to me when you've tried looking for WO developers in a country with a population of 300.000 (no good bunch of whiners, grumble grumble mumble ;-)) On 8.4.2008, at 21:42, Simon McLean wrote: And the only ones left over here work for the BBC !! + the

WO Web services and WSS (Web Services Security)

2006-01-18 Thread Hugi Þórðarson
Hi all! Just a quick check, has anyone here attempted to implement Web Services Security (even using a UsernameToken) when vending WO Web services? Cheers, - Hugi ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev