From: Alex <ale...@ya...> - 2003-07-21 08:49:56
|
Hi Emile and List, > Good to hear that there's a fix. I went digging and > found a post in the > archive from an Alex pointing to > http://www.geocities.com/alex_has_email/phrame-alex/ > that looks like > some of the changes you're talking about? That will solve your problems with the different forwards. > I would > be happy to go > through the archives and come up with incremental, > self contained > patches I think the phrame-project would be very happy with your support, but I also think that for the moment, you'd better wait and see to prevent double work. The active developers are talking about how to integrate. And it'll probably happen soon. You can of course play around with the different versions and get some experience with what's out there... > In my own messing > around some things that > seemed like nice units of change were: We are in fact integrating those nice units as we speak. > Anyway, if this sounds useful say the word and I'll > post a series of > diffs. Keep your eye on this list and keep in contact with Arnold! Regards, Alex --- Emile Snyder <es...@wa...> wrote: > Good to hear that there's a fix. I went digging and > found a post in the > archive from an Alex pointing to > http://www.geocities.com/alex_has_email/phrame-alex/ > that looks like > some of the changes you're talking about? > > Out of curiousity, is new development not really > happening in CVS due to > peoples lack of interest in seeing their changes > move in quickly, lack > of comfort with CVS, or some other factor? I would > be happy to go > through the archives and come up with incremental, > self contained > patches for some of the proposed changes to feed you > if that would help > things move into CVS faster. In my own messing > around some things that > seemed like nice units of change were: > > Integrating the MappingManager class from Jason > Sweat (low impact on > other stuff) with a corresponding updated helloworld > > Integrating the smarty based View stuff from Jason > Sweat as phrame/ext > classes, and including a Smarty based helloworld > example (smartyworld?) > > I can propose logically independent pieces from > Alex's updated packages > after giving it a more thorough looking over... > > Anyway, if this sounds useful say the word and I'll > post a series of > diffs. > > thanks, > -emile > > On Sun, 2003-07-20 at 15:36, Arnold Cano wrote: > > Hi, > > > > To be completely honest that is my fault. I didn't > > implement that feature in the last stable release > of > > Phrame. However, the good news is that it has been > > implemented in contributions from Alex and Jason > in > > the form of request dispatchers. We are looking > into > > potentially merging the work Alex and Jason have > done > > in the view handling of Phrame. This is in my > opinion > > the only thing holding back a new release. > > > > Arnold > > > > > > --- Ted Suzman <te...@su...> wrote: > > > Hello, > > > > > > I've been wondering this myself. I _think_ that, > in > > > the original struts, a > > > forward forwards to another action on the server > > > side whereas a redirect > > > uses an html redirect or the "location" header > to do > > > a client-side redirect. > > > > > > Ted > > > ----- Original Message ----- > > > From: "Emile Snyder" <em...@al...> > > > To: <phr...@li...> > > > Sent: Sunday, July 20, 2003 4:53 PM > > > Subject: [Phrame-devel] non-redirect forwards in > > > ActionController question > > > > > > > > > > Hi all, > > > > > > > > I'm new to phrame, and to struts. I found > phrame > > > through the > > > > php|architect articles, and it looked like a > good > > > fit for some of the > > > > projects I'm working on now. I've been > reading > > > the docs on the site, > > > > installing and playing with the > phrame2-examples, > > > and reading up on and > > > > playing with struts using tomcat. > > > > > > > > I'm confused by the distinction between > redirect > > > ActionForwards and > > > > non-redirect ones in Phrame. Under struts the > > > redirect uses an html > > > > redirect directive to the browser, while the > > > non-redirect version > > > > doesn't, which makes sense to me. In phrame > > > > ActionController::_processForward however, the > > > non-redirect is identical > > > > to the redirect form except that it clears the > > > session first. Why is > > > > this? > > > > > > > > thanks, > > > > -Emile Snyder > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.net email is sponsored by: VM Ware > > > > With VMware you can run multiple operating > systems > > > on a single machine. > > > > WITHOUT REBOOTING! Mix Linux / Windows / > Novell > > > virtual machines at the > > > > same time. Free trial click here: > > > http://www.vmware.com/wl/offer/345/0 > > > > > _______________________________________________ > > > > Phrame-devel mailing list > > > > Phr...@li... > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/phrame-devel > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: VM Ware > > > With VMware you can run multiple operating > systems > > > on a single machine. > > > WITHOUT REBOOTING! Mix Linux / Windows / Novell > > > virtual machines at the > > > same time. Free trial click here: > > > http://www.vmware.com/wl/offer/345/0 > > > _______________________________________________ > > > Phrame-devel mailing list > > > Phr...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/phrame-devel > > > > > > __________________________________ > > Do you Yahoo!? > > SBC Yahoo! DSL - Now only $29.95 per month! > > http://sbc.yahoo.com > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: VM Ware > > With VMware you can run multiple operating systems > on a single machine. > > WITHOUT REBOOTING! Mix Linux / Windows / Novell > virtual machines at the > > same time. Free trial click here: > http://www.vmware.com/wl/offer/345/0 > > _______________________________________________ > > Phrame-devel mailing list > > Phr...@li... > > > https://lists.sourceforge.net/lists/listinfo/phrame-devel > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems > on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell > virtual machines at the > same time. Free trial click here: > http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Phrame-devel mailing list > Phr...@li... > https://lists.sourceforge.net/lists/listinfo/phrame-devel __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |