From: <no...@so...> - 2002-01-20 22:18:15
|
Feature Requests item #505613, was opened at 2002-01-18 17:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=426096&aid=505613&group_id=39838 Category: None Group: None >Status: Pending Priority: 5 Submitted By: Martin Espinoza (hyperdrink) Assigned to: Nobody/Anonymous (nobody) Summary: easier check for location-like nodes Initial Comment: I had to modify the node bucket because it checks to see if a node is a location node rather than checking to see if it acts like a location node. It would be nice to have either isOfTypeOrExtends, or isLocation specifically, which would detect if it is or extends location, naturally. ---------------------------------------------------------------------- >Comment By: chromatic (chromatic) Date: 2002-01-20 14:18 Message: Logged In: YES user_id=2274 Passing 1 as the second parameter (the $recurse flag) to Everything::Node::isOfType() ought to fix this. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=426096&aid=505613&group_id=39838 |