Hi David,
My experience with this Problem was,
intBoolean, and any kind of varchar worked fine, but after I am switch one
Attribute to
boolean it create in Date Insert (Not Migration directly) , an Error.
Got in MySQL an SQL Error, and in FrontBase a NPE Error.
I hadn't time to investigate a l
Hi Paul,
I've just confirmed that adding an attribute with the boolean prototype is not
an issue in the ERXPartialsExampleApp.
Back to the drawing board.
Thanks guys,
David
On 2012-11-27, at 2:59 PM, Paul Yu wrote:
> I believe you have to use intBoolean for partial. Ken Ishimoto may be a
I believe you have to use intBoolean for partial. Ken Ishimoto may be able to
explain further when the sun rising in Austria.
Paul
On Nov 27, 2012, at 5:49 PM, David Aspinall
wrote:
> Can you document the problem you are having with the migration? From what
> you have said so far the only t
Can you document the problem you are having with the migration? From what you
have said so far the only thing you have changed is to make the column a
varchar(10) instead of varchar(5). Also what do you perceive to be the
migration difference between a root entity vs a partial? Can you post y
Thanks for your reply David.
On 2012-11-27, at 2:02 PM, David Aspinall wrote:
> Hi David,
>
> I'm not 100% sure what the issue you are experiencing is, but when I
> experimented with it a little I noticed some issues. Specifically I added a
> new attribute to the partial model in wonder/Ex
Hi all,
Using ERXPartials we're seeing errors using the boolean prototype in the
Partial entity migration.
Here's an example: propertyKey: dataVerified; type: NullPropertyException;
Switching the prototype to varchar10 makes the problem go away.
Has anyone else seen problems with the boolean p
OK.
I found where that convenience method (partialFormSenderID) is used:
ERXAjaxContext's private method _wasFormSubmitted()
This also appears to be the same except it's been deprecated...
Johnny
Begin forwarded message:
> From: Johnny Miller
> Subject: Re: Ajax Framework Bug?
> Date: Novem
Hi Farrukh,
In my "real" component I had set fullSubmit to false but I omitted it in the
example. I just tried it anyway and unfortunately it still calls the method
someOtherArrayOfStrings.
If you track it down the difference between fullSubmit true and false is that
the javascript submit fun
TedMBP:~ asacksadmin$ java -version
java version "1.6.0_35"
Java(TM) SE Runtime Environment (build 1.6.0_35-b10-428-11M3811)
Java HotSpot(TM) 64-Bit Server VM (build 20.10-b01-428, mixed mode)
--- On Tue, 11/27/12, James Cicenia wrote:
> From: James Cicenia
> Subject: Re: still trying to build
I innocuously reorganized my finder and put a ^ in front of the Workspace
directory (not the Project Directory) name, e.g., ^MyWOWorkspace.
I removed the carat and the app starts right up.
Weird
On Nov 26, 2012, at 5:30 PM, Jesse Tayler wrote:
> is there a massive backtrace?
>
> I don't se
Just did another pure wipeout and gitout
Running:
java version "1.6.0_37"
Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909)
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode)
same error.
What is your java?
On Nov 27, 2012, at 9:21 AM, Theodore Petrosky wrote:
mine works. i am up to date with integration
i created a new D2W app
built and ran
the basically empty app came up fine.
although I see in eclipse that a lot of Project Wonder has red Xs.
ERExtensions
when i drill down to Nonlocalized.lproj
ERXCheckBoxWrapper there is no key context.
--- O
I have built Wonder integration yesterday morning, without any errors. Mountain
Lion with Java 7.
> I just did again.
>
> same error.
>
> Has anyone else recently upgraded their frameworks? And as a bonus, create a
> new WonderD2WApp and tried it?
>
> Thanks
>
>
>
> On Nov 27, 2012, a
I just did again.
same error.
Has anyone else recently upgraded their frameworks? And as a bonus, create a
new WonderD2WApp and tried it?
Thanks
On Nov 27, 2012, at 8:06 AM, Paul Yu wrote:
> James
>
> Did you delete the content of Roots directory before trying to build the
> framewo
Integration:
James-iMac-2:wonder jcicenia$ git checkout integration
Already on 'integration'
Anything else?
On Nov 27, 2012, at 7:23 AM, Pascal Robert wrote:
> That problem is similar to something that this commit has fixed:
>
> https://github.com/projectwonder/wonder/commit/7bc1b9b0a8a8a868
That problem is similar to something that this commit has fixed:
https://github.com/projectwonder/wonder/commit/7bc1b9b0a8a8a8680ee16b8c0176f14283c93224
Are you trying to build the integration or the master branch?
> If there is anyone who can break a new install, or even upgrade an existing
>
If there is anyone who can break a new install, or even upgrade an existing
install, I am your man!
Tried to create a new D2WWonderApplication and got a weird recursive error when
I tried to run it.
Hmmm, I thought, maybe I have some old frameworks or such. So, I cleaned out
Roots and started a
Hi Johnny,
There is a binding called fullSubmit for AjaxObserveField. Set it to false.
That should solve the problem I believe.
http://jenkins.wocommunity.org/job/WonderIntegration/lastBuild/javadoc/er/ajax/AjaxObserveField.html
Farrukh
On Nov 17, 2012, at 8:42 PM, Johnny Miller wrote:
> Hi
Several people have asked me (privately) about the new Wonder Book that I have
announced. Well, yes, it is not yet there but it is on its way! I have been
extremely busy with a large customer project (D2W) during the last couple
months (paid work) and have not found the time to finish the book (
19 matches
Mail list logo