The uRIP ["Help"] property is used for this. However is it not more useful for the help text to be actually in the script of the library? The question is when...
... Not all libraries are open source. -- Richard Gaskin Fourth World Media Corporation ___________________________________________________________ ...
Richard- ... I think you're missing something here. The uRIP["Help"] custom prop can use a getProp handler whether or not the library is open source and...
... I see. If someone wants to add a library to their library to obtain the uRIP["Help"] info from a script I see no harm in that. Just explaining why it's a...
... I agree that the less "code" the better - so point taken about a library in a library - though it was a little harsh on my scripting style :) I suggest...
David- I demonstrated something very similar to this approach for folks at MacWorld Expo last month, and I've got a writeup on this almost ready to send off to...
... The only thing to keep in mind is that when a library stack (or any stack for that matter) is password protected, you can't "get" at the scripts in the...
Ken- ... Well, that's damned annoying, isn't it? I mean, that *is* the point of password-protecting the stack and all, but... I can get and display the scripts...
That's why both options are needed. For password protected stack you can use the uRip property, or the getprop handler which refers to this property. I would...
... You should try, Trevor. I got very found of this approach myself after hearing David hint me on the way getprop and setprop could be used this way and...
Marielle- ... Not strictly true at all. I have an xml-tree component where I pass it data by "set the DisplayXMLData of field xyz to myData", where myData is...
Marielle- Friday, March 31, 2006, 6:36:31 AM, you wrote: "It is the potential for a gradual increase in the quality of the functions and widgets available...
... Umm, I do. The text quoted above was from a post from Ken <http:// groups.yahoo.com/group/revInterop/message/298>. I use virtual getProp/setProps in my...
... Well Mark, technically you are only passing in one parameter :-) You are passing one parameter that you have to parse. If you go this route for data...
Trevor- ... Yes, exactly the point. The reason we're having this discussion here (well, the reason "*I'm* having it here) is to promote the interoperability of...
Hello Mark Wieder, Marielle, and y'all ... Marielle does indeed express herself coherently, clearly, and persuasively. Her above sentence is well-formed, but,...
... I like the approach of common handlers shared among libs and using custom props to decide if the lib should act on object. That way I could do this: ...
Trevor- Yes, I realize that was kind of cheating... but yes, if you can package the data correctly then you can get around the single parameter hurdle. -- ...
Alain- ... Yes, I think you may have gotten the wrong idea from my post. I wasn't trying to be flippant here. Marielle did indeed get right to the core of what...
Trevor- ... ...and I forget whether or not there was a buy-in from rev on the idea... At any rate, my idea for the "RegisterEvent" or whatever handler is that...
... Mark Waddingham didn't have an objection either way. I imagine it isn't at the top of the priority list though since people get along fine the current...
Trevor- ... ROTFL - I wonder if Dar's coming... anyway, I understand a reticence to change engine behavior - it's not something that should be undertaken...
... But what it also means is that we need to agree on a common set of handlers that do the expected thing; that is, I can no longer use "RegisterEvent" as a...
... Agreed - it's a catch-22; you either use more typing to get the same effect: get (the RegisterEvent["mouseUp"] of stack "myStack") vs. RegisterEvent...
Ken- ... Yes - I didn't mean to say otherwise. What I'd like to see us work out as a standard is a minimal set of handlers required for interoperable ...
... Actually, Marielle, I said that... although it has its advantages, it jus seems awkward to me to execute a command like "RegisterEvent" using a custom ...
... This is exactly the sort of thing the Rev Interoperability Project was established for. The ECMI draft was a small but necessary first step, and there are...
... I've also suggested the same thing to him, esp. since RunRev has started adding non-engine messages without the "rev" prefix (see savingStandalone and...
I just noticed a lot of revInterop messages in my spam bin, put there by false positives from the vigilante service SpamCop. According to SpamCop, all of Yahoo...