Re: ngobjects/ng-testapp on GitHub

2025-09-25 Thread Hugi Thordarson via Webobjects-dev
Hi Francois, ng-testapp is not a module/part of the ng-objects project itself so needs to be explicitly imported. Video for reference, if it helps: https://www.youtube.com/watch?v=3vypLdi_nfE - hugi > On 23 Sep 2025, at 07:15, Francois BIENTZ via Webobjects-dev > wrote: > > H

Re: whoacommunity "technologies"

2025-09-23 Thread Theodore Petrosky via Webobjects-dev
Thanks, it seems to be working, but it still get an error, Failed to join the realtime collaboration. I made some changes and clicked “Save”. They appear to save. So I think it is saving. Thanks, Ted > On Sep 22, 2025, at 2:31 PM, Maik Musall via Webobjects-dev > wrote: >

Re: whoacommunity "technologies" - Impressive work on ng Preview

2025-09-23 Thread Hugi Thordarson via Webobjects-dev
the contributors. > > I’ve been working with this technology since the NeXT days, back when Craig > Federighi was on the EOF team. I was even beta testing EOF 2.0, using > EOF/AppKit at the time, before we eventually adopted WebObjects. > > I’ve been with WebObjects from t

Re: ngobjects/ng-testapp on GitHub

2025-09-23 Thread Francois BIENTZ via Webobjects-dev
I hope some other WOers will discover your other great videos on YouTube François > Le 23 sept. 2025 à 13:33, Hugi Thordarson via Webobjects-dev > a écrit : > > Glad to hear it worked :). Almost didn't publish that video when I saw the > test app opening up and reme

Re: ngobjects/ng-testapp on GitHub

2025-09-23 Thread Francois BIENTZ via Webobjects-dev
Hi Hugi Ah yes importing just ng-testapp in Eclipse works fine , thank you. And thank you too for this new video. François > Le 23 sept. 2025 à 10:22, Hugi Thordarson via Webobjects-dev > a écrit : > Hi Francois, > > ng-testapp is not a module/part of the ng-objects pr

Re: ngobjects/ng-testapp on GitHub

2025-09-23 Thread Hugi Thordarson via Webobjects-dev
hould have some time to give it a little love later this week. Cheers, - hugi > On 23 Sep 2025, at 11:27, Francois BIENTZ via Webobjects-dev > wrote: > > Hi Hugi > > Ah yes importing just ng-testapp in Eclipse works fine , thank you. > And thank you too for this new vid

Re: whoacommunity "technologies"

2025-09-22 Thread Ricardo Parada via Webobjects-dev
Hi Hugi, ng-objects sounds very interesting. I had not heard of it (I think) until now. Is it basically an implementation of the most popular stuff in WebObjects (such as the application class, session class, components and templates, dynamic elements, component actions) with Parsley for the

Re: ngobjects/ng-testapp on GitHub

2025-09-22 Thread Francois BIENTZ via Webobjects-dev
Thank you so much Hugi ng-testapp works fine using maven on the command line. What kind of IDE do you use to run it ? François > Le 22 sept. 2025 à 18:30, Hugi Thordarson via Webobjects-dev > a écrit : > > Francois, this is not about you not being lucky — it's ab

Re: whoacommunity "technologies"

2025-09-22 Thread Maik Musall via Webobjects-dev
Hi Ted, turns out there needed to be some Admin action to upgrade the “flavors” in Xwiki after a recent update. Just did that, please try again. Maik > Am 22.09.2025 um 18:54 schrieb Theodore Petrosky via Webobjects-dev > : > > Hugi, > > When I follow the link https://www

ngobjects/ng-testapp on GitHub

2025-09-22 Thread Francois BIENTZ via Webobjects-dev
woa François ___ 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: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.co

Re: whoacommunity "technologies"

2025-09-22 Thread Theodore Petrosky via Webobjects-dev
IT/Finance Director 917 371-6080 AgencySacks On 9/22/25, 10:09 AM, "Hugi Thordarson via Webobjects-dev" mailto:webobjects-dev@lists.apple.com>> wrote: Hi Francois, It's built using ng-objects and Cayenne. The sources for the site are here: https://url.avanan.click/v2/

Re: whoacommunity "technologies"

2025-09-22 Thread Hugi Thordarson via Webobjects-dev
practical in general, are partially a stepping stone to assist with that migration. But I imagine that process will take at least a couple of years so you won't be rid of me quite yet :). Cheers, - hugi > On 22 Sep 2025, at 13:09, Francois BIENTZ via Webobjects-dev >

Re: PK uniqueness

2025-09-20 Thread mailinglists via Webobjects-dev
or the respective entry in EO_PK_TABLE is updated (manually). ---markus--- > On 15 Sep 2025, at 17:09, OCsite via Webobjects-dev > wrote: > > Hi there, > > presumed I use integer PKs and don't ever assign them myself, leaving it on > EOF, can I rely on that neve

Re: WOLips 5.0.2 released

2025-09-20 Thread Francois BIENTZ via Webobjects-dev
Thank you so much, Ramsey Francois https://github.com/wocommunity/wolips/packages/2358858?version=5.0.2 It’s difficult to create a FreeBD package ? > Le 11 sept. 2025 à 14:32, Hugi Thordarson via Webobjects-dev > a écrit : > > Awesome, thanks Ramsey! > > - hugi > >

Re: OGNL Library vulnerability- CVE-2025-53192

2025-09-18 Thread Ricardo Parada via Webobjects-dev
Thank you Ramsey. Hugi replied to me in the wocommunity slack group. It does sound like Parsley will work: it does the short tags and inline bindings of WOOgnl minus the OGNL expressions. It’s based on WebObjects and does not have Wonder dependencies. So I think we’ll use that and then

Re: OGNL Library vulnerability- CVE-2025-53192

2025-09-18 Thread Ramsey Gurley via Webobjects-dev
with logic in them to a java method, but nobody ever used those anyway, right? ;) On 9/12/25 12:13 PM, Ricardo Parada via Webobjects-dev wrote: Hi everyone, I’ve been told that the ognl library used by WOOgnl has a vulnerability and that the ognl project is retired and that no fix is planned.

PK uniqueness

2025-09-15 Thread OCsite via Webobjects-dev
s and information for deleted EOs in there without any real harm. Thanks! OC ___ 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: PK uniqueness

2025-09-15 Thread Jesse Tayler via Webobjects-dev
. > On Sep 15, 2025, at 11:09 AM, OCsite via Webobjects-dev > wrote: > > Hi there, > > presumed I use integer PKs and don't ever assign them myself, leaving it on > EOF, can I rely on that never a newly created EO would get same PK as used to > have one deleted

Re: OGNL Library vulnerability- CVE-2025-53192

2025-09-13 Thread OCsite via Webobjects-dev
:13, Ricardo Parada via Webobjects-dev > wrote: > > Hi everyone, > > I’ve been told that the ognl library used by WOOgnl has a vulnerability and > that the ognl project is retired and that no fix is planned. > > The recommendation is to migrate to an alternative library or res

OGNL Library vulnerability- CVE-2025-53192

2025-09-12 Thread Ricardo Parada via Webobjects-dev
? Thank you Ricardo Parada ___ 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: https://lists.apple.com/mailman/options/webobjects-dev

Re: How do I find?

2025-09-12 Thread Ramsey Gurley via Webobjects-dev
/25 8:10 PM, Ricardo Parada wrote: Hi Ramsey, Thanks for your work on WOLips. I have a question out of curiosity, what is WOLToolbar? Thank you Ricardo Parada Sent from my iPhone On Sep 11, 2025, at 6:15 PM, Ramsey Gurley via Webobjects-dev wrote:  The WOLToolbar should be in the wonder

Re: WOLips 5.0.2 released

2025-09-11 Thread Hugi Thordarson via Webobjects-dev
Awesome, thanks Ramsey! - hugi > On 11 Sep 2025, at 01:20, Ramsey Gurley via Webobjects-dev > wrote: > > Hi again, > > Eclipse 4.37 release is today so it was time for me to touch up the WOLips > build. > > * I updated the Tycho build system to version 5.0.0 from

Re: How do I find?

2025-09-11 Thread Ricardo Parada via Webobjects-dev
Hi Ramsey,Thanks for your work on WOLips. I have a question out of curiosity, what is WOLToolbar?Thank youRicardo ParadaSent from my iPhoneOn Sep 11, 2025, at 6:15 PM, Ramsey Gurley via Webobjects-dev wrote: The WOLToolbar should be in the wonder.misc WOLips project. https

Re: How do I find?

2025-09-11 Thread Ramsey Gurley via Webobjects-dev
The WOLToolbar should be in the wonder.misc WOLips project. https://github.com/wocommunity/wonder/tree/master/Frameworks/Misc/WOLips/Components On 9/11/25 4:34 PM, Theodore Petrosky via Webobjects-dev wrote: I am finally getting somewhere. But, (There is always a butt) where do I look when I

Re: WOLips 5.0.2 released

2025-09-11 Thread Ramsey Gurley via Webobjects-dev
than the 28nm ARM chips I was trying to do it on years ago, but the build/error/research/change/retry feedback loop is vry slow. On 9/11/25 7:56 AM, Francois BIENTZ via Webobjects-dev wrote: Thank you so much, Ramsey Francois https://github.com/wocommunity/wolips/packages/2358858?ver

How do I find?

2025-09-11 Thread Theodore Petrosky via Webobjects-dev
lass "null" :com.webobjects.foundation.NSForwardException [java.lang.ClassNotFoundException] Cannot find class or component named 'WOLToolBar" in runtime or in a loadable bundle: ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mai

Re: WOLips 5.0.2 released

2025-09-10 Thread Maik Musall via Webobjects-dev
Thanks to you both! > Am 11.09.2025 um 03:30 schrieb Ramsey Gurley via Webobjects-dev > : > > Also, thank you to Stefan Gärtner for his part in fixing #188. > > On 9/10/25 8:20 PM, Ramsey Gurley wrote: >> Hi again, >> >> Eclipse 4.37 release is today so it wa

Re: WOLips 5.0.2 released

2025-09-10 Thread Paul Hoadley via Webobjects-dev
Thanks Ramsey! On 11 Sep 2025, at 10:50, Ramsey Gurley via Webobjects-dev wrote: > Hi again, > > Eclipse 4.37 release is today so it was time for me to touch up the WOLips > build. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company

Re: WOLips 5.0.2 released

2025-09-10 Thread Ramsey Gurley via Webobjects-dev
eleases yet, so let me know if things seem broken there. Otherwise, just update with the install site like you always did before with eclipse. Ramsey ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

WOLips 5.0.2 released

2025-09-10 Thread Ramsey Gurley via Webobjects-dev
you always did before with eclipse. Ramsey ___ 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: https://lists.apple.com/mailman/opt

Re: Maven D2W help

2025-09-06 Thread Ramsey Gurley via Webobjects-dev
25 2:22 PM, Theodore Petrosky via Webobjects-dev wrote: Is there anyone that can help me? I need to create a new D2W app with the Modern framework. The erxapplication-d2w-archetype does not do it. I could really use some help. Ted 917 371 6080 ___ Do not

Re: Cayenne-demo-app

2025-09-03 Thread Hugi Thordarson via Webobjects-dev
n this week. Cheers, - hugi > On 3 Sep 2025, at 09:56, Francois BIENTZ via Webobjects-dev > wrote: > > Hello > > Cayenne-demo-app from > https://github.com/hugithordarson/cayenne-demo-app > works fine ; I had just to change the artifact in the mom.xm

Cayenne-demo-app

2025-09-03 Thread Francois BIENTZ via Webobjects-dev
t. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com

Maven D2W help

2025-09-02 Thread Theodore Petrosky via Webobjects-dev
ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com

Re: Wonder-slim artifact is.rebbi.parsley

2025-08-28 Thread Francois BIENTZ via Webobjects-dev
s error is well known now :-) I will experiment more Wonder-slim Thank you for all this work Hugi Francois > Le 28 août 2025 à 17:17, Hugi Thordarson via Webobjects-dev > a écrit : > > …and just so you know, I'm making notes and fixing stuff as you go. Started > ame

Re: Wonder-slim artifact is.rebbi.parsley

2025-08-28 Thread Hugi Thordarson via Webobjects-dev
se once there's somewhere to deploy them. Sorry you have to be the one to experience all the first timer pain :). - hugi > On 28 Aug 2025, at 14:59, Francois BIENTZ via Webobjects-dev > wrote: > > Thank you Hugi > > In the pom.xml I get an error on the li

Re: Wonder-slim artifact is.rebbi.parsley

2025-08-28 Thread Hugi Thordarson via Webobjects-dev
i > On 28 Aug 2025, at 14:59, Francois BIENTZ via Webobjects-dev > wrote: > > Thank you Hugi > > In the pom.xml I get an error on the line woapplication > "Unknown packaging : woapplication " > I don’t get this error when I create a new maven App > > F

Re: Wonder-slim artifact is.rebbi.parsley

2025-08-28 Thread Francois BIENTZ via Webobjects-dev
Thank you Hugi In the pom.xml I get an error on the line woapplication "Unknown packaging : woapplication " I don’t get this error when I create a new maven App Francois > Le 28 août 2025 à 16:08, Hugi Thordarson via Webobjects-dev > a écrit : > > Hi Francois, >

Re: Wonder-slim artifact is.rebbi.parsley

2025-08-28 Thread Hugi Thordarson via Webobjects-dev
4, Francois BIENTZ via Webobjects-dev > wrote: > > Hello Hugi > > I try to use your SlimSample > In Application.java I had to replace import > extensions.appserver.ERXApplication with er. > extensions.appserver.ERXApplication > In pom.xml on the line woapplication in

Re: Wonder-slim artifact is.rebbi.parsley

2025-08-28 Thread Francois BIENTZ via Webobjects-dev
ing in the ? Francois > Le 27 août 2025 à 23:16, Francois BIENTZ via Webobjects-dev > a écrit : > > Thank you Hugi > > I’m sorry I did not see your Parsley project on your GitHub I did only > discover your winder-slim-deployment. > I will try to install Parsley

Re: Wonder-slim artifact is.rebbi.parsley

2025-08-27 Thread Francois BIENTZ via Webobjects-dev
Thank you Hugi I’m sorry I did not see your Parsley project on your GitHub I did only discover your winder-slim-deployment. I will try to install Parsley on my WO Maven Eclipse 4.36 jdk 21 environment. Best regards Francois > Le 27 août 2025 à 18:47, Hugi Thordarson via Webobjects-dev &

Re: Wonder-slim artifact is.rebbi.parsley

2025-08-27 Thread Hugi Thordarson via Webobjects-dev
versioning it and making actual releases. Cheers, - hugi > On 27 Aug 2025, at 16:33, Francois BIENTZ via Webobjects-dev > wrote: > > Hello > > The Ajax, AjaxSlim, ERxtensions projects call for > is.rebbi.parsley:jar:1.2.0-SNAPSHOT ( missing artifact in pom.xml).

Wonder-slim artifact is.rebbi.parsley

2025-08-27 Thread Francois BIENTZ via Webobjects-dev
Hello The Ajax, AjaxSlim, ERxtensions projects call for is.rebbi.parsley:jar:1.2.0-SNAPSHOT ( missing artifact in pom.xml). How to solve this ? Thank you Francois Bientz ___ Do not post admin requests to the list. They will be ignored. Webobjects

Closing old WOLips issues

2025-08-22 Thread Ramsey Gurley via Webobjects-dev
e a decade ago. Thanks, Ramsey ___ 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: https://lists.apple.com/mailman/options/webobje

Re: Multi-module maven release plugin

2025-08-17 Thread Aaron Rosenzweig via Webobjects-dev
Hi Ramsey, You’re right, using the multi-module-maven-release-plugin instead of the maven-release-plugin is a better fit. “multi-module” here means “multiple WO Frameworks” Seems like a good idea. > On Aug 16, 2025, at 3:08 PM, Ramsey Gurley via Webobjects-dev > wrote: > >

Multi-module maven release plugin

2025-08-16 Thread Ramsey Gurley via Webobjects-dev
amsey ___ 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: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...

Re: Webobjects Facebook Group Needs a New Admin

2025-08-15 Thread Aaron Rosenzweig via Webobjects-dev
I’ve done a lot with WO over the years too. At least you can chat about WO here :-) Cheers > On Aug 14, 2025, at 3:04 PM, Tom Termini via Webobjects-dev > wrote: > > Sadly (well, not really), I got booted off of Facebook (something to do with > my animosity towards the Grea

Re: Webobjects Facebook Group Needs a New Admin

2025-08-14 Thread Tom Termini via Webobjects-dev
Sadly (well, not really), I got booted off of Facebook (something to do with my animosity towards the Great Orange Cheeto Leader, or something)… so I can no longer admin the WebObjects group there… I hope someone will step up and take it over, as it was a nice place to post tidbits about NeXT

Re: prototype.js

2025-08-14 Thread Jesse Tayler via Webobjects-dev
asClassName(element, 'noProtoJs')){ > element = $(element); > element.style.display = 'none'; > } > return element; > } > … > > Marl Gowdy > > >> On 14 Aug 2025, at 14:35, Jesse Tayler via Webobjects-dev >> wrote: >&

Re: prototype.js

2025-08-14 Thread Mark Gowdy via Webobjects-dev
;noProtoJs')){ element = $(element); element.style.display = 'none'; } return element; } … Marl Gowdy > On 14 Aug 2025, at 14:35, Jesse Tayler via Webobjects-dev > wrote: > > Let me see here. > > I guess I TURN OFF JQuery by simply wrapp

Re: prototype.js

2025-08-14 Thread Jesse Tayler via Webobjects-dev
ng and post if I see. > On Aug 14, 2025, at 5:36 AM, Fredrik Lindgren via Webobjects-dev > wrote: > > If you are willing to share how you "turn it off", it would be nice to try! > > /Fredrik > >> 13 aug. 2025 kl. 16:54 skrev Jesse Tayler : >> >>

Re: prototype.js

2025-08-14 Thread Fredrik Lindgren via Webobjects-dev
ould not > get anything done before prototype! > > > >> On Aug 13, 2025, at 7:55 AM, Fredrik Lindgren via Webobjects-dev >> wrote: >> >> Yes, we are using that feature in jQuery. However it seems that prototype is >> overriding some features in native javascr

Re: prototype.js

2025-08-14 Thread Fredrik Lindgren via Webobjects-dev
ng-objects seems like a really nice start. I agree that the multiple update would be nice. I might test ng-object or go the htmx route. Either way it is a major effort. /Fredrik > 13 aug. 2025 kl. 23:51 skrev Hugi Thordarson via Webobjects-dev > : > > I've started som

Re: prototype.js

2025-08-14 Thread Fredrik Lindgren via Webobjects-dev
framework to avoid prototype JS can be done… but > it’s not an easy button. > >> On Aug 13, 2025, at 3:43 AM, Fredrik Lindgren via Webobjects-dev >> wrote: >> >> Is there a way to opt out of using prototype.js with the Ajax framework. >> >> We are

Re: prototype.js

2025-08-13 Thread Aaron Rosenzweig via Webobjects-dev
For what it’s worth, I had TinyMCE working with the Ajax framework in the past. So if you aren’t married to Quill, maybe use TinyMCE instead. > On Aug 13, 2025, at 3:43 AM, Fredrik Lindgren via Webobjects-dev > wrote: > > Is there a way to opt out of using prototype.js with the Aj

Re: prototype.js

2025-08-13 Thread Aaron Rosenzweig via Webobjects-dev
perhaps “MooTools” - but it requires learning those. 3) Can you avoid using Ajax on that page? that’s actually the easiest option Trying to rewrite the Ajax framework to avoid prototype JS can be done… but it’s not an easy button. > On Aug 13, 2025, at 3:43 AM, Fredrik Lindgren via Webobje

Re: prototype.js

2025-08-13 Thread Hugi Thordarson via Webobjects-dev
e WO side (where the multipart-stuff isn't required/supported). Cheers, - hugi > On 13 Aug 2025, at 11:55, Fredrik Lindgren via Webobjects-dev > wrote: > > Yes, we are using that feature in jQuery. However it seems that prototype is > overriding some features in nati

Re: prototype.js

2025-08-13 Thread Jesse Tayler via Webobjects-dev
unified JS which was intentionally weirdly different on all browsers and honestly, you could not get anything done before prototype! > On Aug 13, 2025, at 7:55 AM, Fredrik Lindgren via Webobjects-dev > wrote: > > Yes, we are using that feature in jQuery. However it seems that

Re: prototype.js

2025-08-13 Thread Fredrik Lindgren via Webobjects-dev
ption is to check if there is a way for prorotypes and the > other js libraries you use to coexist. > > Best regards > D. > > Il Mer 13 Ago 2025, 09:43 Fredrik Lindgren via Webobjects-dev > mailto:webobjects-dev@lists.apple.com>> ha > scritto: >> Is there a

Re: prototype.js

2025-08-13 Thread Daniele Corti via Webobjects-dev
Ajax framework and the jQuery and bootstrap functionality working. I think the only option is to check if there is a way for prorotypes and the other js libraries you use to coexist. Best regards D. Il Mer 13 Ago 2025, 09:43 Fredrik Lindgren via Webobjects-dev < webobjects-dev@lists.apple.com&

prototype.js

2025-08-13 Thread Fredrik Lindgren via Webobjects-dev
list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com

Re: ERXOptGroupPopupButton vs List?

2025-08-04 Thread OCsite via Webobjects-dev
in my tender parts again later, when I use the component the next time :) All the best, OC > On 4. 8. 2025, at 23:54, Aaron Rosenzweig via Webobjects-dev > wrote: > > I guess you could consider it a bug but I wouldn’t fight it. In your binding > convert the ArrayList to an NSArra

Re: ERXOptGroupPopupButton vs List?

2025-08-04 Thread Aaron Rosenzweig via Webobjects-dev
I guess you could consider it a bug but I wouldn’t fight it. In your binding convert the ArrayList to an NSArray :-) > On Aug 3, 2025, at 7:17 PM, Paul Hoadley via Webobjects-dev > wrote: > > On 4 Aug 2025, at 02:11, Ondra Cada via Webobjects-dev > wrote: > >> whate

Re: ERXOptGroupPopupButton vs List?

2025-08-03 Thread Paul Hoadley via Webobjects-dev
On 4 Aug 2025, at 02:11, Ondra Cada via Webobjects-dev wrote: > whatever I try, it looks like ERXOptGroupPopupButton does not support lists > like other list bindings do, and insists on an NSArray instead, yielding for > other lists > > java.util.ArrayList ca

ERXOptGroupPopupButton vs List?

2025-08-03 Thread Ondra Cada via Webobjects-dev
bug, or do I overlook something of importance? Thanks, OC ___ 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: https

Re: multi-instance best practices?

2025-07-30 Thread Michael Kondratov via Webobjects-dev
I don’t know any resources, but substituting all old style editing contexts with wonder editing contexts should help tremendously Sent from my iPhone > On Jul 30, 2025, at 07:54, Ondra Cada via Webobjects-dev > wrote: > > Hi there, > > about ten years ago we have tr

multi-instance best practices?

2025-07-30 Thread Ondra Cada via Webobjects-dev
only — thing which led to big problems then), I'd be grateful for a link. Thanks a lot! OC ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/U

Re: most efficient way to fetch GIDs?

2025-07-15 Thread Ondra Cada via Webobjects-dev
var objects = batchIterator.nextBatch(); > System.out.println("> " + objects.size()); > } > > The last step using the batch iterator is only needed if you expect a lot of > EOs (thousands or even more). Otherwise just use a qualifier like > SomeEntity.ID.in(pks)

Re: most efficient way to fetch GIDs?

2025-07-14 Thread Stefan Gärtner via Webobjects-dev
more). Otherwise just use a qualifier like SomeEntity.ID.in(pks) with a regular fetch. Best regards, Stefan Von: OCsite via Webobjects-dev Antworten an: OCsite Datum: Dienstag, 15. Juli 2025 um 03:35 An: ocs--- via Webobjects-dev Betreff: most efficient way to fetch GIDs? Hi there, do plea

most efficient way to fetch GIDs?

2025-07-14 Thread OCsite via Webobjects-dev
ribly slow when all those faults (and their relationship faults) get fired one-by-one later. Thanks for any suggestion! OC ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com

Re: Solved: weird fileupload behaviour: No form data left for WOFileUpload

2025-07-13 Thread Aaron Rosenzweig via Webobjects-dev
hecking the legacy WebObjects > documentation. For it simply and unequivocally states > > === > inputStream > > WebObjects sets this attribute to an InputStream representing the contents of > the file upload. This binding > can be used only when it is the only WOFileU

Solved: weird fileupload behaviour: No form data left for WOFileUpload

2025-07-13 Thread OCsite via Webobjects-dev
Aaron, well, your vague remembrance brought me to the very thing I should have done at first, that is, digging up and checking the legacy WebObjects documentation. For it simply and unequivocally states === inputStream WebObjects sets this attribute to an InputStream representing the contents

Re: weird fileupload behaviour: No form data left for WOFileUpload

2025-07-13 Thread Aaron Rosenzweig via Webobjects-dev
find it just now when I looked. Perhaps you can try an “AjaxFlexibleFileUpload” and let the users stream at that moment instead of after clicking send at the bottom of the page. Sometimes we you hit a brick wall, you need to walk around. > On Jul 12, 2025, at 9:23 AM, OCsite via Webobje

weird fileupload behaviour: No form data left for WOFileUpload

2025-07-12 Thread OCsite via Webobjects-dev
which contains (at least) one to-file upload work? Thanks a lot! OC ___ 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: https://lists.

Re: obtain a BLOB size without fetching the whole thing?

2025-06-25 Thread Aaron Rosenzweig via Webobjects-dev
. Your app will be speedier since you aren’t fetching the blob until you need it. > On Jun 24, 2025, at 7:40 PM, Samuel Pelletier via Webobjects-dev > wrote: > > Hi OC, > > Without more details about your schema and needs, the only thing I see is > maybe a derived attribut

Re: obtain a BLOB size without fetching the whole thing?

2025-06-25 Thread Amedeo Mantica via Webobjects-dev
try something like this... (raw SQL) SELECT id, OCTET_LENGTH(blob_col) AS blob_size_bytes FROM my_table; > Il giorno 24 giu 2025, alle ore 21:27, ocs--- via Webobjects-dev > ha scritto: > > Hi there, > > the subject says it all. I've got a FS which reads in some co

Re: obtain a BLOB size without fetching the whole thing?

2025-06-24 Thread Samuel Pelletier via Webobjects-dev
Hi OC, Without more details about your schema and needs, the only thing I see is maybe a derived attribute on an entity may be a starting point. Regards, Samuel > Le 24 juin 2025 à 17:33, ocs--- via Webobjects-dev > a écrit : > > Great, thanks! Works like a charm :) >

Re: obtain a BLOB size without fetching the whole thing?

2025-06-24 Thread Amedeo Mantica via Webobjects-dev
solves my problem all right. Thanks again! > > All the best, > OC > >> On 24. 6. 2025, at 23:25, Amedeo Mantica wrote: >> >> try something like this... >> (raw SQL) >> >> SELECT id, OCTET_LENGTH(blob_col) AS blob_size_bytes FROM my_table; >> >

Re: obtain a BLOB size without fetching the whole thing?

2025-06-24 Thread ocs--- via Webobjects-dev
... > (raw SQL) > > SELECT id, OCTET_LENGTH(blob_col) AS blob_size_bytes FROM my_table; > >> Il giorno 24 giu 2025, alle ore 21:27, ocs--- via Webobjects-dev >> ha scritto: >> >> Hi there, >> >> the subject says it all. I've got a FS which rea

obtain a BLOB size without fetching the whole thing?

2025-06-24 Thread ocs--- via Webobjects-dev
cific, with FrontBase. Thanks a lot! OC ___ 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: https://lists.apple.com/mailman/op

Re: Regarding the "localhostips" property in deployment

2025-05-30 Thread Hugi Thordarson via Webobjects-dev
commmunications without the "localhostips"-thing. Just haven't gotten around to it yet. Picking this up soon. Cheers, - hugi > On 6 May 2025, at 05:19, Maik Musall via Webobjects-dev > wrote: > > Hi, > > I can see this being set in an older installation here,

Do we need ERXApplication.Loader anymore?

2025-05-30 Thread Hugi Thordarson via Webobjects-dev
src/main/java/er/extensions/appserver/ERXLoader.java (already posted on the slack channel ,but since there are people here that might be more "in the know, I'm posting it here too) Cheers, - hugi _______ Do not post admin requests to th

Re: AjaxFlexibleFileUpload, AjaxProgressBar

2025-05-29 Thread Aaron Rosenzweig via Webobjects-dev
t 9:28 AM, Stavros Panidis via Webobjects-dev > wrote: > > Hi, > > A question, maybe silly, but I am not experienced. > > I try to upload a file using AjaxFlexibleFileUpload and then import in to > database using AjaxProgressBar. > > Everything works fine, file u

AjaxFlexibleFileUpload, AjaxProgressBar

2025-05-29 Thread Stavros Panidis via Webobjects-dev
I have help on this? Many thanks in advance Stavros ___ 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: https://lists.apple.com

Re: New project woes

2025-05-19 Thread Theodore Petrosky via Webobjects-dev
y. >> >> >> I don’t understand what to do here…. Sorry. >> >> Ted >> >> Theodore Petrosky >> tedp...@yahoo.com <mailto:tedp...@yahoo.com> >> 917 371-6080 >> >> >> >>> On Apr 17, 2025, at 9:04 PM, Rams

Re: JavaXML.framework and Java 21 (and Eclipse)

2025-05-06 Thread Paul Hoadley via Webobjects-dev
> project, POM-only, that defines all the stuff needed (not > only JavaXML), and include that into our projects. Good to know. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admi

Re: JavaXML.framework and Java 21 (and Eclipse)

2025-05-06 Thread Michael Schmiedgen via Webobjects-dev
Jena HRB 112964 Geschäftsführung: Ingo Buchholz ___ 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: https://lists.apple.com/mailman/options

Re: Regarding the "localhostips" property in deployment

2025-05-05 Thread Maik Musall via Webobjects-dev
Hi, I can see this being set in an older installation here, but in many cases I don’t even have an /etc/WebObjects directory, and I don’t recall ever setting this property by hand. We do have complex setups with apache on different hosts than wotaskd, but it is sufficient to set the IP

JavaXML.framework and Java 21 (and Eclipse)

2025-05-05 Thread Paul Hoadley via Webobjects-dev
nkedin.com/company/logic-squad/ ___ 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: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mai

Re: Regarding the "localhostips" property in deployment

2025-05-05 Thread Paul Hoadley via Webobjects-dev
On 5 May 2025, at 16:38, Hugi Thordarson via Webobjects-dev wrote: > quick question: When setting up a deployment environment you usually have to > set the property er.extensions.WOHostUtilities.localhostips (usually in > /etc/WebObjects/Properties) to ensure your applications accept

Regarding the "localhostips" property in deployment

2025-05-05 Thread Hugi Thordarson via Webobjects-dev
Hi all, quick question: When setting up a deployment environment you usually have to set the property er.extensions.WOHostUtilities.localhostips (usually in /etc/WebObjects/Properties) to ensure your applications accept incoming admin requests from wotaskd. This feels a little redundant, so

Re: Help with running the development version of WOLips?

2025-04-28 Thread Ramsey Gurley via Webobjects-dev
s. That way, you can just do something like Help -> Cheat Sheets... and then select Contribute to WOLips and have it just walk you though the workspace setup for run/debugging WOLips locally. Ramsey On 4/27/25 6:26 AM, Hugi Thordarson via Webobjects-dev wrote: Hi all! (with a loving

Help with running the development version of WOLips?

2025-04-27 Thread Hugi Thordarson via Webobjects-dev
d. Here's a video proof of a botched attempt, in case what I'm doing wrong might seem immediately obvious. https://www.youtube.com/watch?v=wKUlgfY3a3I Any pointers in the right dierction would be appreciated. Cheers, - hugi _______ Do not post admin r

Re: New project woes

2025-04-18 Thread Theodore Petrosky via Webobjects-dev
5519) to the list of known hosts. g...@github.com: Permission denied (publickey). fatal: Could not read from remote repository. I don’t understand what to do here…. Sorry. Ted Theodore Petrosky tedp...@yahoo.com 917 371-6080 > On Apr 17, 2025, at 9:04 PM, Ramsey Gurley wrote: > > In o

Re: New project woes

2025-04-17 Thread Ramsey Gurley via Webobjects-dev
In order to remove dependency on WebObjects jars in WOLips, WOLips finds them using your maven artifacts. If you are missing the JDBC adaptor or postgresql plugin frameworks in your pom file, they probably won't be available for selection when creating a new model. I just pushed

New project woes

2025-04-17 Thread Theodore Petrosky via Webobjects-dev
___ 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: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail

Anywhere you can get WO 4.5.1?

2025-04-11 Thread Hugi Thordarson via Webobjects-dev
I'd love to have a look at. Unfortunately, I seem to have lost my WO 4.5 Developer CD (I think I paid five thousand bucks for that thing back in the day!) and only found the 4.5 Deployment CD. So I only have the WO 4.0 dev tools — but I seem to recall at least WebObjects Builder getting a

Re: Wolips 5 install url

2025-04-10 Thread Ricardo Parada via Webobjects-dev
Hi Tim, Thank you for confirming. It’s working. Ricardo Parada Sent from my iPhone > On Apr 10, 2025, at 5:18 PM, D Tim Cummings via Webobjects-dev > wrote: > > https://wocommunity.github.io/wolips/repository/ > >> On 11/4/25 06:52, Ricardo Parada via Webobjects-dev

Re: Wolips 5 install url

2025-04-10 Thread D Tim Cummings via Webobjects-dev
https://wocommunity.github.io/wolips/repository/ On 11/4/25 06:52, Ricardo Parada via Webobjects-dev wrote: Hi everyone, Has the url to install wolips5 plugin in eclipse changed? Does anyone have the correct URL? Thanks Ricardo Parada ___ Do not

Wolips 5 install url

2025-04-10 Thread Ricardo Parada via Webobjects-dev
Hi everyone, Has the url to install wolips5 plugin in eclipse changed? Does anyone have the correct URL? Thanks Ricardo Parada ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev

  1   2   3   4   5   6   7   8   9   10   >