I've been caught out by accidentally forgetting to use a WOForm and
then have spent ages looking for why everything was set to null. Worth
checking...
Mark
--
Dr. Mark Wardle
Specialist registrar, Neurology
(Sent from my mobile)
On 26 May 2010, at 18:57, Larry Mills-Gahl wrote:
Hello,
Hello,
I setup what I think is a pretty simple program to map some external identifier
strings to existing data. Two display groups on one page. First display group
is the objects (Center) to be edited, the second display group (ExternalCenter)
is used to find the right match by searching on th
T's sooo good!! ;-)
You really should come along!
Sent from my iPhone
On 2010-05-26, at 21:31, Chuck Hill wrote:
Alex Cone... Tequila... Tommy's...
I've never attended, but the thought sets my liver aquiver.
Good luck!
On May 26, 2010, at 9:02 PM, George Domurot wrote:
Two geeks from ou
Alex Cone... Tequila... Tommy's...
I've never attended, but the thought sets my liver aquiver.
Good luck!
On May 26, 2010, at 9:02 PM, George Domurot wrote:
Two geeks from out team will be there too ... more tequila shots
this year?
-G
On May 26, 2010, at 6:18 PM, David LeBer wrote:
On
and I'm local.
On Wed, May 26, 2010 at 9:02 PM, George Domurot
wrote:
> Two geeks from out team will be there too ... more tequila shots this year?
>
> -G
>
> On May 26, 2010, at 6:18 PM, David LeBer wrote:
>
>> On 2010-05-26, at 8:55 PM, Chuck Hill wrote:
>>
>>>
>>> On May 26, 2010, at 5:53 PM,
Two geeks from out team will be there too ... more tequila shots this year?
-G
On May 26, 2010, at 6:18 PM, David LeBer wrote:
> On 2010-05-26, at 8:55 PM, Chuck Hill wrote:
>
>>
>> On May 26, 2010, at 5:53 PM, Mark Ritchie wrote:
>>
> See you about town! ;-)
Are you up here enjoying
On 26/May/2010, at 6:18 PM, David LeBer wrote:
> Can I get a show of hands? Are there enough to plan anything?
I'll be there!
M.
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.ap
On 2010-05-26, at 8:55 PM, Chuck Hill wrote:
>
> On May 26, 2010, at 5:53 PM, Mark Ritchie wrote:
>
See you about town! ;-)
>>> Are you up here enjoying the cold, wet summer?
>>
>> Nope, I was more thinking at the previously arranged pub meet in San
>> Francisco in a week! ;-)
>
> Sadly,
On 26/May/2010, at 5:55 PM, Chuck Hill wrote:
>> Drat... Well then, that's not the problem... :-(
> It is a perplexing one. Probably something simple that I am overlooking - as
> usual.
Until resolved, all problems are that, problems. By definition! ;-)
See you about town! ;-)
>>> Are you
On May 26, 2010, at 5:53 PM, Mark Ritchie wrote:
On 26/May/2010, at 4:47 PM, Chuck Hill wrote:
Re-recording this set of tests is not really feasible. They start
with no cookies and JMeter manages the cookies on a per-thread
basis. Looking at the test results, I don't see it sending the
On 26/May/2010, at 4:47 PM, Chuck Hill wrote:
> Re-recording this set of tests is not really feasible. They start with no
> cookies and JMeter manages the cookies on a per-thread basis. Looking at the
> test results, I don't see it sending the woinst cookie at the wrong time
> (e.g. for a fres
Hi Mark,
On May 26, 2010, at 4:16 PM, Mark Ritchie wrote:
On 26/May/2010, at 3:41 PM, Chuck Hill wrote:
Are instance numbers embedded in the URLs in the tests?
Of course not, they are in cookies! :-P
And I am pretty sure that the wosid cookie gets killed on logout.
Most of the tests just
On 26/May/2010, at 3:41 PM, Chuck Hill wrote:
>> Are instance numbers embedded in the URLs in the tests?
> Of course not, they are in cookies! :-P
> And I am pretty sure that the wosid cookie gets killed on logout. Most of
> the tests just login once. I don't _think_ the ones that log in and ou
Hi Mark,
On May 26, 2010, at 3:02 PM, Mark Ritchie wrote:
On 26/May/2010, at 7:10 AM, Chuck Hill wrote:
So the skewing is some effect of my load testing.
What are you using to generate the load?
JMeter and a set of 12 scenarios (independent groups of tests).
Are instance numbers embedd
On 26 May 2010 22:12, Mark Wardle wrote:
> Excellent. Thank you. It makes searching a (fundamentally
> hierarchical) nomenclature much easier if I can pre-optimise and cache
> the calculated "IS-A" parent concepts at data entry time.
Note to self: this is a horrible idea and will break horribly i
On 26/May/2010, at 7:10 AM, Chuck Hill wrote:
> So the skewing is some effect of my load testing.
What are you using to generate the load?
Are instance numbers embedded in the URLs in the tests?
(That is a known problem with Record and Playback which is easy enough to fix
if you remember too! ;-)
On 26 May 2010 22:03, Chuck Hill wrote:
> On May 26, 2010, at 1:59 PM, Mark Wardle wrote:
>> I'm using Wonder extensively and so have noted the willUpdate() hook
>> provided. Can I include such code there?
>
> Yes. That is called before saveChanges() starts. Note that there is
> guarantee that t
On May 26, 2010, at 1:59 PM, Mark Wardle wrote:
Hi all,
I would like to add a number of algorithmically calculated relations
into a to-many relationship based upon the manually inserted relations
that already exist in that relationship or in a different relationship
(*). I can potentially main
Hi all,
I would like to add a number of algorithmically calculated relations
into a to-many relationship based upon the manually inserted relations
that already exist in that relationship or in a different relationship
(*). I can potentially maintain a boolean flag so I know which were
entered by
Fantastic! It works!
Mark
On 26 May 2010 21:14, David BON wrote:
> I believe that another David encouter this problem too some time ago. The
> solution was to slowly go over the frame at the bottom of your Html view. At
> some place you will see the cursor change and you can drag the frame to
>
OK, so here was the issue.
In the Todos tutorial Chapter 7 they have you add a method to handle the server
response.
didFetchTasks: function(response, store, query) {
if(SC.ok(response)) {
store.loadRecords(Todos.Task,
response.get('body').content
Look for the thread "wod file is not empty" in the woproject-dev list.
Le 26 mai 10 à 20:14, David BON a écrit :
I believe that another David encouter this problem too some time
ago. The solution was to slowly go over the frame at the bottom of
your Html view. At some place you will see the
I believe that another David encouter this problem too some time ago.
The solution was to slowly go over the frame at the bottom of your
Html view. At some place you will see the cursor change and you can
drag the frame to re-open your wod view.
HTH.
David B.
Le 26 mai 10 à 18:39, Mark Wa
I've seen a number of references to newer versions of Eclipse on the
mailing list.
I'm still using Eclipse 3.4.2 with WOLips 3.4.6030.
Are these the current (favoured) versions?
As an aside, I appear to have lost my split HTML/WOD viewer. I can
still manually right click on a WOD file and choose
On May 26, 2010, at 7:19 AM, Ricardo J. Parada wrote:
On May 26, 2010, at 10:10 AM, Chuck Hill wrote:
Apart from that, I dimly remember the host and port setting
also influenced the load distribution.
For Round Robin, it follows the instance order of
configuration. If you configure all
On May 26, 2010, at 10:10 AM, Chuck Hill wrote:
>> Apart from that, I dimly remember the host and port setting also
>> influenced the load distribution.
>
> For Round Robin, it follows the instance order of configuration. If you
> configure all the instances on Server A, t
On May 25, 2010, at 4:15 PM, Pascal Robert wrote:
Le 2010-05-25 à 13:28, Chuck Hill a écrit :
Hi Pascal,
On May 24, 2010, at 5:14 PM, Pascal Robert wrote:
Hi everyone,
I'm working on a Nagios plugin that will use the /admin/info
direct action that was added in the Wonder variant of Jav
On May 25, 2010, at 3:42 PM, Anjo Krank wrote:
Am 25.05.2010 um 22:46 schrieb Chuck Hill:
Can you try "ab"? This should show things with more accurate
numbers.
ab -n 500 http://whereever
What would that show relevant to the woadaptor load balancer
choosing instances for requests withou
My component is getting garbage collected just fine. I just had to be a little
patient I guess. I used jvisualvm at the command line which launches a GUI and
I can do heap dumps and look at the object counts and filter the list to focus
on my component and ERXECs.
After I logged out I did an
Problem solved thanks to Henrique :
The Ajax framework was compiled against WO 5.4.x only. I've added a
> classifier for this framework. Now you must specify which one you want to
> use (wo53 or wo54) i.e.:
>
>
> wonder.ajax
> Ajax
> 5.0.0-SNAPSHOT version>
> wo53
>
>
2010/5/11 Alexis T
Seems I have models where I specified a class and never created the
class
in all frameworks (i.e.: I needed it only in a app and not in the
framework and
used the same model for both app and frameswork - the app and the
framework are not
part of same project so do not see each other)
My fau
Hi,
I get this error when trying to use the newest 5.3 build for wonder
with older App/Frameworks, which had wonder 5.3 from 2007 (Java 1.4)
before.
I get this error:
ERROR er.extensions.eof.ERXEntityClassDescription - Error
registering model: BulletinBoard
java.lang.RuntimeException: Inval
32 matches
Mail list logo