lol, I wish I could (even though I do love Objective-C)! I can modify the WO4 code. I am trying to limit this as it's a dead investment.
-Lon On Thu, Feb 26, 2009 at 8:44 AM, Chuck Hill <[email protected]> wrote: > > On Feb 25, 2009, at 2:23 PM, Lon Varscsak wrote: > >> We have a bunch of legacy stuff still in WO4, and I would like to move >> the progress of some of our apps along into WO5...but I can't move it >> all just yet. Basically the logic of our "shopping cart" has to >> remain in WO4 for now, but the rest of the application could move on >> (which would be nice). >> >> So I thought..."Aha! I'll do an iframe and have the shopping cart be a >> separate application." The problem is that an iframe doesn't size to >> it's content...which means that as lines get added to an order the >> iframe will either scroll or just visually truncate. >> >> Since I need the user to interact with this application inside the >> iframe I don't think I can just use a DIV and load the html through >> javascript (because the hrefs served up by the WO4 app will need to be >> redrawn only in this DIV). >> >> Other than 1) Stay in WO4 or 2) Port everything to WO5 does anyone >> have any ideas? > > > Run away? :-) > > Can you modify the WO4 code at all? > > Chuck > > > -- Chuck Hill Senior Consultant / VP Development > > Practical WebObjects - for developers who want to increase their overall > knowledge of WebObjects or who are trying to solve specific problems. > http://www.global-village.net/products/practical_webobjects > > > > > > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
