Re: What would it take?

2010-02-16 Thread Ramsey Lee Gurley
On Feb 16, 2010, at 8:33 PM, Mike Schrag wrote: >>> +1 >> He's alluding to that still as yet all mysterious, apparently sweet tasting, >> hazelnut flavoured chocolate treat. The question is: when's desert going to >> be served? :-) > actually not in this case ... just that if you were thinking

Re: What would it take?

2010-02-16 Thread Mike Schrag
>> +1 > He's alluding to that still as yet all mysterious, apparently sweet tasting, > hazelnut flavoured chocolate treat. The question is: when's desert going to > be served? :-) actually not in this case ... just that if you were thinking about making a new template that was ajaxy, you might

Re: D2WEditRelationship

2010-02-16 Thread Ramsey Lee Gurley
Anjo, It basically looks like a select page with an edit underneath it. There's a screenshot here: http://developer.apple.com/legacy/mac/library/documentation/WebObjects/Developing_With_D2W/WalkThrough/WalkThrough.html#//apple_ref/doc/uid/TP30001015-DontLinkChapterID_5-TPXREF104 Only slightly

Re: What would it take?

2010-02-16 Thread Lachlan Deck
On 16/02/2010, at 4:11 PM, David Holt wrote: > On 2010-02-15, at 6:36 PM, Ramsey Lee Gurley wrote: > >> >> On Feb 15, 2010, at 5:46 PM, Mike Schrag wrote: >> I think the idea of a very robust Ajax capable template would be ideal. That way it can at least have its footing on the right

Re: Document/literal Style WebServices

2010-02-16 Thread Ramsey Lee Gurley
I wish I could, but I've never used the other style. From your description, it doesn't sound like there is an easy way to convert from one to the other. Maybe someone here has used document literal and can be of more assistance. Ramsey On Feb 15, 2010, at 10:18 PM, Kalpana Vaka wrote: > >

Re: Obtaining EO from EOGlobalID

2010-02-16 Thread Ricardo J. Parada
On Feb 16, 2010, at 10:12 AM, Mike Schrag wrote: >> I knew Wonder would have something... I was just looking in the wrong place >> (ERXEOAccessUtilities not realizing there was an ERXEOControlUtilities and >> that this belongs in the control layer). :-) > i hate those two classes ... i never k

Re: Question about ERAttachment.

2010-02-16 Thread Mike Schrag
i would assume that "later" is an unbounded value. i'm not actively working on it ... On Feb 16, 2010, at 6:11 PM, Johnny Miller wrote: > Sorry, hit the reply instead of reply all... > > OK, so if you want the thumbnailing functionality you need to layer it on > yourself. In the docs it stat

Re: Question about ERAttachment.

2010-02-16 Thread Johnny Miller
Sorry, hit the reply instead of reply all... OK, so if you want the thumbnailing functionality you need to layer it on yourself. In the docs it states "Later versions will support generating thumbnails in addition to the original image." Is this in the "works" or should I just assume that it's

Re: Virtual Appliances

2010-02-16 Thread Don Lindsay
Ok, chalking it up to a bad idear. I only use apple hardware. Don On Feb 16, 2010, at 5:49 PM, Don Lindsay wrote: You can run in VMWare Fusion on Macintosh Hardware. I already have a blurb when you logon stating they need to fully understand the license before proceeding. Thanks Don On

Re: Virtual Appliances

2010-02-16 Thread Martin Perez Barreiro
Yeah, that is right, but I believe you cannot redistribute it if it is not part of an app. That said, what is the download link ;) M. On 16/2/10 7:49 PM, "Don Lindsay" wrote: > You can run in VMWare Fusion on Macintosh Hardware. I already have a > blurb when you logon stating they need to ful

Re: Virtual Appliances

2010-02-16 Thread Don Lindsay
You can run in VMWare Fusion on Macintosh Hardware. I already have a blurb when you logon stating they need to fully understand the license before proceeding. Thanks Don On Feb 16, 2010, at 5:11 PM, Martin Perez Barreiro wrote: Seems useful for me. But if development is not done in Apple

Re: Virtual Appliances

2010-02-16 Thread Q
On 17/02/2010, at 8:00 AM, Don Lindsay wrote: > Hello; > > I have created two virtual appliances that I use for WebObjects development. > I was wondering if they would be of interest to anyone. I have an Unbuntu > installation of Eclipse Ganymede and WOLips and a Windows installation of > E

Re: Virtual Appliances

2010-02-16 Thread Don Lindsay
I used my installer that uses Mike's installer to install WebObjects, but there is no reason why I could not initiate that install when the virtual appliance starts up for the first time. Don On Feb 16, 2010, at 5:36 PM, Chuck Hill wrote: If it has WO installed on it and it is for _developm

Re: Virtual Appliances

2010-02-16 Thread Martin Perez Barreiro
Seems useful for me. But if development is not done in Apple hardware I believe is not allowes by the WO license. On 16/2/10 7:00 PM, "Don Lindsay" wrote: > Hello; > > I have created two virtual appliances that I use for WebObjects > development. I was wondering if they would be of interest

Re: Creating related objects and multiple ECs

2010-02-16 Thread Mark Ritchie
On 16/Feb/2010, at 2:31 PM, David LeBer wrote: > BOOM: "You attempted to localInstance > , which has not yet > committed." s/committed/been saved to the parent objectStore/ would make more sense to me... Then it would be clear that calling saveChanges() on the child EC would be needed before

Re: Virtual Appliances

2010-02-16 Thread James Cicenia
wolastic.com I have been looking to get out of the hosting aspect and have also started standardizing on other Amazon cloud services. Thanks for this link! James On Feb 16, 2010, at 4:09 PM, Anjo Krank wrote: > WO Apps should be built embedded in the first place, so one should only be > co

Re: Question about ERAttachment.

2010-02-16 Thread Mike Schrag
keep questions on the list, please if you set the scale factor on the attachment upload, it will scale it permanently. if you set the scale on the viewer, it will just do html scaling (and send the full sized version) -- it does _not_ thumbnail it on the fly. ms On Feb 16, 2010, at 5:13 PM, Jo

Re: Creating related objects and multiple ECs

2010-02-16 Thread Anjo Krank
This can't work. s isn't saved in the child, so you can't fault it into the parent. You *should* be able to fault m into the child, though. Thanks for wasting 10 mins of my time. Cheers, Anjo Am 16.02.2010 um 23:31 schrieb David LeBer: > > On 2010-02-16, at 5:19 PM, Chuck Hill wrote: >

Re: Virtual Appliances

2010-02-16 Thread Chuck Hill
If it has WO installed on it and it is for _development_, I think you would be in violation of the license. You would nee to use something like Mike's woinstaller.jar to allow the end user to download WO from Apple. Chuck On Feb 16, 2010, at 2:32 PM, Don Lindsay wrote: This ia fully con

Re: Virtual Appliances

2010-02-16 Thread Don Lindsay
Oh, they have wonder, eclipse, wolips, webobjects all installed on them. Right now I have a couple with oracle installed as well but I am sure that would be a license violation so I cannot distribute those. Don On Feb 16, 2010, at 5:32 PM, Don Lindsay wrote: This ia fully configured version

Re: Virtual Appliances

2010-02-16 Thread Don Lindsay
This ia fully configured version of Ubuntu 9.1 and Windows XP virtual machine. They become virtual appliances when you distribute them. They would be a turnkey development environment for anyone who wants to start developing with WebObjects using WOLips, without the hassle of having to set

Re: Creating related objects and multiple ECs

2010-02-16 Thread David LeBer
On 2010-02-16, at 5:19 PM, Chuck Hill wrote: > On Feb 16, 2010, at 2:17 PM, David LeBer wrote: >> On 2010-02-16, at 4:41 PM, Chuck Hill wrote: >> On Feb 16, 2010, at 1:32 PM, David LeBer wrote: >>> This is something I've run into multiple times, hacked something to work, and then thou

Re: Creating related objects and multiple ECs

2010-02-16 Thread Chuck Hill
On Feb 16, 2010, at 2:17 PM, David LeBer wrote: On 2010-02-16, at 4:41 PM, Chuck Hill wrote: On Feb 16, 2010, at 1:32 PM, David LeBer wrote: This is something I've run into multiple times, hacked something to work, and then thought there must be a better way. The scenario: -

Re: Creating related objects and multiple ECs

2010-02-16 Thread David LeBer
On 2010-02-16, at 4:41 PM, Chuck Hill wrote: > > On Feb 16, 2010, at 1:32 PM, David LeBer wrote: > >> This is something I've run into multiple times, hacked something to work, >> and then thought there must be a better way. >> >> The scenario: >> -- >> >> I have Studio > Movi

Re: Virtual Appliances

2010-02-16 Thread Anjo Krank
WO Apps should be built embedded in the first place, so one should only be concerned with the deployment env. And this is free for deployment anywhere where it compiles? But what would one do with such an image? Is it like http://wolastic.com/ (which is neat, btw) Cheers, Anjo Am 16.02.20

Virtual Appliances

2010-02-16 Thread Don Lindsay
Hello; I have created two virtual appliances that I use for WebObjects development. I was wondering if they would be of interest to anyone. I have an Unbuntu installation of Eclipse Ganymede and WOLips and a Windows installation of Eclipse and Ganymede. I do not see an issue with distri

Re: session timeout trouble

2010-02-16 Thread Mark Ritchie
On 16/Feb/2010, at 1:21 PM, Mark Ritchie wrote: > path/to/woa -NSJavaDebugging YES >> stop in com.webobjects.appserver.WOSession.setTimeOut >> run >> ... Dratted fancy e-mail readers change the greater then sign prompt into a vertical bar... *grumble* The above should be more like: path

Re: Question about ERAttachment.

2010-02-16 Thread Mike Schrag
the only thing ERAttachment needs is the original two tables (primary one and the one for blob data). on your side, you would need the foreign key id ... you can extend ERAttachmentMigration to do that. ms On Feb 16, 2010, at 4:35 PM, Johnny Miller wrote: > WOW. That's really a new paradigm

Re: Creating related objects and multiple ECs

2010-02-16 Thread Chuck Hill
On Feb 16, 2010, at 1:32 PM, David LeBer wrote: This is something I've run into multiple times, hacked something to work, and then thought there must be a better way. The scenario: -- I have Studio > Movie If I create a new Studio, I will use a generic Studio edit form to

Re: Question about ERAttachment.

2010-02-16 Thread Johnny Miller
WOW. That's really a new paradigm from the way I've been doing things. So, to get started I'm going to keep things simple and just use the to-one attachment. I'm also using the file system storage type with the web server directly serving the files. In that set up will anything be created in

Re: Question about ERAttachment.

2010-02-16 Thread Johnny Miller
That makes a lot of sense and I think I'm going to go the route you described. On Feb 16, 2010, at 11:24 AM, David Holt wrote: > Hi Johnny, > > On 2010-02-16, at 1:13 PM, Johnny Miller wrote: > >> Hi, >> >> I've been using ERAttachment's image processor but on a new project I'm >> going to tr

Re: D2WEditRelationship

2010-02-16 Thread Anjo Krank
I never heard of this either, which is why it's not in Wonder. Do you have a screenshot? Is it as terrible as the Edit relationship pages? Cheers, Anjo Am 16.02.2010 um 21:59 schrieb Mark Wardle: > Hi. > > I was trying to work out why I didn't know about BASMasterDetailPage, > NEUMasterDeta

Creating related objects and multiple ECs

2010-02-16 Thread David LeBer
This is something I've run into multiple times, hacked something to work, and then thought there must be a better way. The scenario: -- I have Studio > Movie If I create a new Studio, I will use a generic Studio edit form to set it's values, the form has a button that allows th

Re: [MEET] WO-NoVA NEXT TUESDAY 2/16

2010-02-16 Thread Anjo Krank
> hey now, am i going to walk up? i have a 3-wheeled car right now! Like this?! http://upload.ecvv.com/upload/Info/200801/China_Product_C2006516163117102337_Tri_wheel_Motorcycle__Single_Fuel_System__PETROL.jpg Well.. not exactly *my* choice. I prefer BMWs. And I don't even drive. Cheers, Anjo

Javascript Time Entry?

2010-02-16 Thread James Cicenia
Anyone know or can suggest a nice TimeEntry component? I am not talking a calendar but a nice HH:MM editor, visual or otherwise. Thanks James ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobject

Re: Question about ERAttachment.

2010-02-16 Thread David Holt
Hi Johnny, On 2010-02-16, at 1:13 PM, Johnny Miller wrote: > Hi, > > I've been using ERAttachment's image processor but on a new project I'm going > to try out using the entire framework i.e. all the automagic file handling > wonderment. > > A question on modeling the attachments. > > When y

Re: Question about ERAttachment.

2010-02-16 Thread Mike Schrag
whether you choose a to-one or a many-to-many depends on whether you want one attachment or many ... if you have company.logo it's a to-one to attachment, with no inverse relationship. if it's gallery.photos then it's a many-to-many with no inverse relationship from attachment. On Feb 16, 2010,

Re: session timeout trouble

2010-02-16 Thread Mark Ritchie
On 16/Feb/2010, at 12:13 PM, Amedeo Mantica wrote: > no, is inside the R-R Loop Hey Amedeo! I would set a breakpoint on the setTimeOut() method and see when the timeout is being set! Using jdb, this would be something like: path/to/woa -NSJavaDebugging YES > stop in com.webobjects.appserver.WO

Question about ERAttachment.

2010-02-16 Thread Johnny Miller
Hi, I've been using ERAttachment's image processor but on a new project I'm going to try out using the entire framework i.e. all the automagic file handling wonderment. A question on modeling the attachments. When you create the relationship between the entities' key and ERAttachment is that

Re: D2WEditRelationship

2010-02-16 Thread Mark Wardle
Hi. I was trying to work out why I didn't know about BASMasterDetailPage, NEUMasterDetailPage or WOLMasterDetail or indeed their superclass D2WMasterDetailPage. It is because there isn't a Wonder equivalent. Wen generating a new look using the (helpfully supplied) Wonder scripts, one doesn't end

Re: session timeout trouble

2010-02-16 Thread Amedeo Mantica
no, is inside the R-R Loop Amedeo On 16/feb/2010, at 21.11, Timo Hoepfner wrote: > To get the new timeout "applied", the session needs to be checked into the > session store again. This usually happens at the end of the > Request-Response-Loop. Any chance you modify the timeout outside of the

Re: session timeout trouble

2010-02-16 Thread Timo Hoepfner
To get the new timeout "applied", the session needs to be checked into the session store again. This usually happens at the end of the Request-Response-Loop. Any chance you modify the timeout outside of the RR-loop? Timo Am 16.02.2010 um 20:54 schrieb Amedeo Mantica: > no, i'm monitoring the v

Re: Stream directly from/to database?

2010-02-16 Thread Amedeo Mantica
This is interesting, and may find a future integration in ERAttachment Amedeo On 16/feb/2010, at 20.35, Marc Guenther wrote: > Hi, > > I don't know nothing about this library, but it's still available in The > Archive: > > http://web.archive.org/web/20050505030639/http://www.cluster9.com/C9Re

Re: session timeout trouble

2010-02-16 Thread Amedeo Mantica
may be in some undocumented method ? On 16/feb/2010, at 20.56, Chuck Hill wrote: > > On Feb 16, 2010, at 11:54 AM, Amedeo Mantica wrote: > >> no, i'm monitoring the value it is 3600 after user logs in >> >> very strange >> >> there is a method that returns the remaining time ? > > No. Y

Re: session timeout trouble

2010-02-16 Thread Chuck Hill
On Feb 16, 2010, at 11:54 AM, Amedeo Mantica wrote: no, i'm monitoring the value it is 3600 after user logs in very strange there is a method that returns the remaining time ? No. You could dig around in the WOSessionStore for it. Chuck On 16/feb/2010, at 20.16, Chuck Hill wrote:

Re: session timeout trouble

2010-02-16 Thread Amedeo Mantica
no, i'm monitoring the value it is 3600 after user logs in very strange there is a method that returns the remaining time ? Amedeo On 16/feb/2010, at 20.16, Chuck Hill wrote: > > On Feb 16, 2010, at 8:24 AM, Amedeo Mantica wrote: > >> Hello, >> >> I have a strange behaviour, >> >> In m

Re: Stream directly from/to database?

2010-02-16 Thread Marc Guenther
Hi, I don't know nothing about this library, but it's still available in The Archive: http://web.archive.org/web/20050505030639/http://www.cluster9.com/C9ResourceStreamer/doc/api/index.html http://web.archive.org/web/20040105183642/http://www.cluster9.com/C9ResourceStreamer/c9rs.tgz If you

Re: session timeout trouble

2010-02-16 Thread Chuck Hill
On Feb 16, 2010, at 8:24 AM, Amedeo Mantica wrote: Hello, I have a strange behaviour, In my application constructor i have: setSessionTimeOut(600); and it works perfectly, the session expires after 10 minutes now, when an user authenticates i call this in session... this.setTimeOut(3600);

Re: [MEET] WO-NoVA NEXT TUESDAY 2/16

2010-02-16 Thread David Avendasora
There isn't any other WO Devs at mDT that want to come up too? Dave On Feb 16, 2010, at 11:27 AM, Mike Schrag wrote: > hey now, am i going to walk up? i have a 3-wheeled car right now! > > On Feb 16, 2010, at 10:55 AM, Dawn Lockhart wrote: > >> Wow, Paula could make it from Colorado Springs,

Re: [MEET] WO-NoVA NEXT TUESDAY 2/16

2010-02-16 Thread Kieran Kelleher
My aunt had a three-wheeled car when I was a little kid IIRC the front wheel was in the middle and 2 in the back .. very dangerous thing on corners .. http://www.3wheelers.com/ ... so come on Mike, if you can write whole frameworks in a couple of days, why can't you drive a car

Re: WOPopup Insanity

2010-02-16 Thread James Cicenia
I swear.. I mean it, really, I do, I had .name tagged on that. Too much D2W can totally mess with one's mind. I will slay this beast! I swear. On Feb 16, 2010, at 10:35 AM, Ramsey Gurley wrote: > Because you're binding to the object, not a string. Use something like > > displayString = aFe

Re: WOPopup Insanity

2010-02-16 Thread Ramsey Gurley
Because you're binding to the object, not a string. Use something like displayString = aFestivalArtist.userPresentableDescription instead. Ramsey On Feb 16, 2010, at 11:28 AM, James Cicenia wrote: Why won't displayString not display the string but the ugly object info? Here is the scenar

Re: WOPopup Insanity

2010-02-16 Thread Amedeo Mantica
> displayString = aFestivalArtist; should be... displayString = aFestivalArtist.attriuteYouLikeToDisplay; Amedeo On 16/feb/2010, at 17.28, James Cicenia wrote: > Why won't displayString not display the string but the ugly object info? > > Here is the scenario. > > My own D2W custom popup com

Re: WOPopup Insanity

2010-02-16 Thread Mike Schrag
> Why won't displayString not display the string but the ugly object info? > > item = aFestivalArtist; > displayString = aFestivalArtist; ... because you told it to? you probably want aFestivalArtist.name ms ___ Do not post admin req

WOPopup Insanity

2010-02-16 Thread James Cicenia
Why won't displayString not display the string but the ugly object info? Here is the scenario. My own D2W custom popup component to set a relationship. Seemingly trivial. wod: PopUpButton1: WOPopUpButton { list = thePerformance.festival.festivalArtists; selection = theFestivalAr

Re: [MEET] WO-NoVA NEXT TUESDAY 2/16

2010-02-16 Thread Mike Schrag
hey now, am i going to walk up? i have a 3-wheeled car right now! On Feb 16, 2010, at 10:55 AM, Dawn Lockhart wrote: > Wow, Paula could make it from Colorado Springs, but Shrag isn't man enough to > make it from Richmond? :) > > > > Feb 16, 2010 09:39:03 AM, webobjects-n...@googlegroups.com w

session timeout trouble

2010-02-16 Thread Amedeo Mantica
Hello, I have a strange behaviour, In my application constructor i have: setSessionTimeOut(600); and it works perfectly, the session expires after 10 minutes now, when an user authenticates i call this in session... this.setTimeOut(3600); but... the session still expire after 600 seconds...

Re: [MEET] WO-NoVA NEXT TUESDAY 2/16

2010-02-16 Thread Kieran Kelleher
+1 On Feb 16, 2010, at 9:25 AM, Pascal Robert wrote: > > Le 10-02-16 à 08:33, Mike Schrag a écrit : > >>> Mike Schrag will be there (weather allowing) as will Travis Britt and at >>> least one out-of-towner and YOU. >> turns out it's potholes and wheels allowing ... which they aren't. >> >> s

Re: Obtaining EO from EOGlobalID

2010-02-16 Thread Mike Schrag
> I knew Wonder would have something... I was just looking in the wrong place > (ERXEOAccessUtilities not realizing there was an ERXEOControlUtilities and > that this belongs in the control layer). :-) i hate those two classes ... i never know where to look. it's not organized like a normal per

Re: Obtaining EO from EOGlobalID

2010-02-16 Thread Amedeo Mantica
Wonder is an excellent framework, and yes, it's free http://wiki.objectstyle.org/confluence/display/WONDER/Home Amedeo On 16/feb/2010, at 12.52, Kieran Kelleher wrote: > Wonder? Where can I find out more about this Wonder thing? Is it free and > open source or must I pay for it? And why would

Re: Obtaining EO from EOGlobalID

2010-02-16 Thread Ricardo J. Parada
Thank you all. I knew Wonder would have something... I was just looking in the wrong place (ERXEOAccessUtilities not realizing there was an ERXEOControlUtilities and that this belongs in the control layer). :-) On Feb 16, 2010, at 6:52 AM, Kieran Kelleher wrote: > Wonder? Where can I find

Re: [MEET] WO-NoVA NEXT TUESDAY 2/16

2010-02-16 Thread David Avendasora
I will try to... we'll see. Dave On Feb 16, 2010, at 9:25 AM, Pascal Robert wrote: > > Le 10-02-16 à 08:33, Mike Schrag a écrit : > >>> Mike Schrag will be there (weather allowing) as will Travis Britt and at >>> least one out-of-towner and YOU. >> turns out it's potholes and wheels allowing

Re: [MEET] WO-NoVA NEXT TUESDAY 2/16

2010-02-16 Thread David Avendasora
Ahg! I'm tempted to go pick Mike up. ;-) Remote's better than nothing though! See you tonight! Dave On Feb 16, 2010, at 8:33 AM, Mike Schrag wrote: >> Mike Schrag will be there (weather allowing) as will Travis Britt and at >> least one out-of-towner and YOU. > turns out it's potholes and whe

Re: [MEET] WO-NoVA NEXT TUESDAY 2/16

2010-02-16 Thread Pascal Robert
Le 10-02-16 à 08:33, Mike Schrag a écrit : Mike Schrag will be there (weather allowing) as will Travis Britt and at least one out-of-towner and YOU. turns out it's potholes and wheels allowing ... which they aren't. so we'll plan to do a remote presentation -- i'll be showing the new ERRou

Re: [MEET] WO-NoVA NEXT TUESDAY 2/16

2010-02-16 Thread Mike Schrag
> Mike Schrag will be there (weather allowing) as will Travis Britt and at > least one out-of-towner and YOU. turns out it's potholes and wheels allowing ... which they aren't. so we'll plan to do a remote presentation -- i'll be showing the new ERRouteRestExample app and Dave asked if I could d

[MEET] LAST MINUTE REMINDER WO-NoVA Tonight!

2010-02-16 Thread Andrew R. Kinnie
Greetings: For those who may have missed it, February's WO-NoVA meeting is TONIGHT 2/16/2010 at K12's offices in Herndon, VA. Mike Schrag will be presenting on ERRest which may be of particular interest for those of us interacting with non-WO systems. We may have something else as well depend

Re: Obtaining EO from EOGlobalID

2010-02-16 Thread Kieran Kelleher
Wonder? Where can I find out more about this Wonder thing? Is it free and open source or must I pay for it? And why would I need it? Is it going to save me some programming time? And why has no one ever mentioned this Wonder thing before? ... or even about it being cool? On Feb 16, 2010, at 6:

Re: Obtaining EO from EOGlobalID

2010-02-16 Thread David Avendasora
I don't know if anyone has ever mentioned this, but Wonder is pretty cool. Dave On Feb 15, 2010, at 9:30 PM, Mike Schrag wrote: > or use ERXEOControlUtilities.convertEOtoGID and > ERXEOControlUtilities.convertGIDtoEO, which supports passing in single > objects, dictionaries, arrays, etc, and i

Re: D2WEditRelationship

2010-02-16 Thread Mark Wardle
On Tuesday, February 16, 2010, Mark Wardle > Ps > > I too am intrigued by Mr. Schrag's comment on the other thread! > > -- Dr. Mark Wardle Specialist registrar, Neurology Cardiff, UK ___ Do not post admin requests to the list. They will be ignored. W

Re: What would it take?

2010-02-16 Thread Anjo Krank
If you mean "I don't even know which components are candidates and how they look" then you can look at D2WComponentTour. Otherwise I don't understand what you mean. Cheers, Anjo Am 15.02.2010 um 23:39 schrieb James Cicenia: > 3) A relationship editor. > a) Use prototype for display >

Re: What would it take?

2010-02-16 Thread Anjo Krank
Am 15.02.2010 um 23:39 schrieb James Cicenia: > Maybe it means to take RuleEditor up a notch or two or three? That is at > least a codebase. A simple WO-based RuleEditor is part of Examples/Misc/DevStudio (I have no idea if it still works, and no, I don't remember anything helpful about it). My