Best Practice Makes Perfect | CommentsA collaboration with Domino developers about how to do it and how to get it right in DominoSon of Design Element Search- August 22, 2008 Thanks for putting the tool together. However, I notice that if a found value is located in a specific field, such as the field's default value or in the formula for dialog list keywords, then the search output does not display the name of the field only part of the context where the match was found. Can you not get it to output the name of the fieldhttp://www-10.lotus.com/ldd/bpmpblog.nsf/dx/son-of-design-element-search?opendocument&... Son of Design Element Search- August 18, 2008 I don't know -- apparently not 6.5.4. :-)http://www-10.lotus.com/ldd/bpmpblog.nsf/dx/son-of-design-element-search?opendocument&... Son of Design Element Search- August 18, 2008 Should be very useful.What versions of Notes is it compatible with Thank you.http://www-10.lotus.com/ldd/bpmpblog.nsf/dx/son-of-design-element-search?opendocument&... Son of Design Element Search - Error - Notes 6.5.4- August 14, 2008 Andre, I wanted to test the search tool but I received the following error"4428: Error 4428: Property is not available on this objectDXLDesDesElemFilter:90.Tested with Notes 6.5.4CheersOvidiuhttp://www-10.lotus.com/ldd/bpmpblog.nsf/dx/son-of-design-element-search?opendocument&... Son of Design Element Search- August 12, 2008 Gabriel, I'm still looking for an agent for the book, but here's a short story of mine: http:www.spillwayreview.comshortiron.htmlhttp://www-10.lotus.com/ldd/bpmpblog.nsf/dx/son-of-design-element-search?opendocument&... Son of Design Element Search- August 12, 2008 In topic: I usually use the synopsis. That's not very usefull handling very large database which you have to split the structure elements of to search through many databases. I tried the application above and it works great still I guess it runs a little bit slow. But what search doesn't Perharps Google... =)Does anyone have tried cuil.comhttp://www-10.lotus.com/ldd/bpmpblog.nsf/dx/son-of-design-element-search?opendocument&... Son of Design Element Search- August 12, 2008 Off topic: Andre, when or where can I find a part of your fantasy epic writings Can you show me a chapter or somethinghttp://www-10.lotus.com/ldd/bpmpblog.nsf/dx/son-of-design-element-search?opendocument&... Son of Design Element Search- August 11, 2008 Thanks Andre!!http://www-10.lotus.com/ldd/bpmpblog.nsf/dx/son-of-design-element-search?opendocument&... NotesTimer tips- August 7, 2008 I confess I threw in trash all the work I mentioned I was doing to improve that class. Those recent tips sounded indeed very good and better than I was planning. I'll try them a little more and then I should post some feedback.http://www-10.lotus.com/ldd/bpmpblog.nsf/dx/notestimer-tips?opendocument&comments#0708... OOLS: callbacks in LotusScript- August 6, 2008 I agree with Matt. It can make sense to define the argument as being of a base class so that the compiler can catch some problems. You might even want to have default implementations for some of the base class methods (instead of throwing an error). After all, the caller might not want to handle all the events, so "do nothing" is a sensible default implementation in many cases.It does, though, decrease your flexibility to use a declared base class, since you can only inherit from one class. If..http://www-10.lotus.com/ldd/bpmpblog.nsf/dx/ools-callbacks-in-lotusscript?opendocument&... |