Feature Requests item #581691, was opened at 2002-07-15 09:57 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=581691&group_id=4754
Category: framework Group: None Status: Open Resolution: None Priority: 7 Submitted By: Howard Lewis Ship (hship) Assigned to: Howard Lewis Ship (hship) Summary: Object not String for service parameters Initial Comment: Through 2.1, the array of service parameters are always Strings. If you build a service parameters array (as the parameters property of a Direct, for example), each object is converted to a String. However, Tapestry has the DataSqueezer, which freely converts between Object and String, maintaining type. It would be easy to integrate this into Gesture and IEngineService. However, the change would *not* be backwards compatible. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=581691&group_id=4754 ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
