tag:blogger.com,1999:blog-8480357.post4900990582568462865..comments2007-12-03T11:48:47.121-05:00Comments on Maureen's blog: proposed UI change for agents, etc....Maureenhttp://www.blogger.com/profile/08783404920615182265noreply@blogger.comBlogger10125tag:blogger.com,1999:blog-8480357.post-59727291327331670642007-12-03T11:48:00.000-05:002007-12-03T11:48:00.000-05:002007-12-03T11:48:00.000-05:00If that frees up time for more important stuff ---...If that frees up time for more important stuff --- let it go. I think nobody will cry if it is gone.NotesSenseihttp://www.blogger.com/profile/05786554785308622213noreply@blogger.comtag:blogger.com,1999:blog-8480357.post-14536156891891448762007-12-01T08:10:00.000-05:002007-12-01T08:10:00.000-05:002007-12-01T08:10:00.000-05:00Sounds good to me. This is something that really ...Sounds good to me. This is something that really isn't done unless it's an accident or where you create a copy of the agent first.Sean Burgesshttp://www.blogger.com/profile/11199116069102713592noreply@blogger.comtag:blogger.com,1999:blog-8480357.post-90369820463095113682007-11-30T14:39:00.000-05:002007-11-30T14:39:00.000-05:002007-11-30T14:39:00.000-05:00on agents? no big deal at all. once i start writin...on agents? no big deal at all. once i start writing an agent, if i change languages (rare) i always start writing an entirely new agent. the old one is typically kept around for reference, in the rare cases that happens.jonvonhttp://www.blogger.com/profile/08772177801754830717noreply@blogger.comtag:blogger.com,1999:blog-8480357.post-43778128583403857982007-11-30T05:40:00.000-05:002007-11-30T05:40:00.000-05:002007-11-30T05:40:00.000-05:00I completely agree.IMO, the only place you often c...I completely agree.<BR/>IMO, the only place you often change the content (and see the "are you sure" message) is view columns.Jan Van Puyveldenoreply@blogger.comtag:blogger.com,1999:blog-8480357.post-34735075164393259452007-11-30T04:04:00.000-05:002007-11-30T04:04:00.000-05:002007-11-30T04:04:00.000-05:00Fine with me too.I hate the need to change it from...Fine with me too.<BR/>I hate the need to change it from simple action each time.Hanspeternoreply@blogger.comtag:blogger.com,1999:blog-8480357.post-11853094339321893802007-11-30T03:25:00.000-05:002007-11-30T03:25:00.000-05:002007-11-30T03:25:00.000-05:00seems perfectly ok for meseems perfectly ok for meBramhttp://www.blogger.com/profile/10852863559043828849noreply@blogger.comtag:blogger.com,1999:blog-8480357.post-81540690242562663092007-11-29T22:10:00.000-05:002007-11-29T22:10:00.000-05:002007-11-29T22:10:00.000-05:00I would not miss it at all. I rarely change the la...I would not miss it at all. I rarely change the languag, and if i do, I have to revrite the code anyway... Could you give us a setting: "default agent language", so any new agent always start as Lotusscript, for example? :-)<BR/><BR/>And then, as someone suggested on IdeaJam, IIRC, that the user can define a code snippet that always get loaded when a new agent get created, say a "stup" or skeleton code that I can define myself.<BR/><BR/>Or, even better, something like this:<BR/>The button "new agent" will work like other buttons in Notes 8. A click will create a new blank agent, using the default language. But if I click the small arrow on the side, I can select "new javascript", "new lotusscript", "new webservice LS", "new webservice java", etc.<BR/>But then there can be a "new cutom", which expand out and give the user the option to create a new "skeleton" program, based on one of the templates I defined earlier...<BR/><BR/>For example: When I create a web agent, I have some generic code in the beginning that I alwasy use, like this:<BR/>dim session as New NotesSession<BR/>dim doc as NotesDocument<BR/>dim url as string<BR/>set doc = session.CurrentDocument<BR/>url = doc.Query_String(0)<BR/>if url = "" then<BR/> url = doc.Request_String(0)<BR/>end if<BR/>And a few lines more that parse the URL into a list of parameters, etc...<BR/>I would like to store that code snippet, and every time I click "new agent" and select "custom" and "web agent", I get that code pre-filled.<BR/><BR/>For other types of agent, I want other code instead...<BR/><BR/>I am happy to explain more, if you like. I'll be at Lotusphere, and I am sure I will see you there... :-)<BR/>Or mail me...TexasSwedehttp://www.blogger.com/profile/08805157610452113381noreply@blogger.comtag:blogger.com,1999:blog-8480357.post-64876667016175555942007-11-29T22:02:00.000-05:002007-11-29T22:02:00.000-05:002007-11-29T22:02:00.000-05:00yeah, amen to this option. I'm all for it.yeah, amen to this option. I'm all for it.Natehttp://www.blogger.com/profile/03837751900152163669noreply@blogger.comtag:blogger.com,1999:blog-8480357.post-32651691550587856292007-11-29T21:26:00.000-05:002007-11-29T21:26:00.000-05:002007-11-29T21:26:00.000-05:00Wouldn't bother me in the least. In fact, I probab...Wouldn't bother me in the least. In fact, I probably wouldn't even notice -- except for the fact that I finally wouldn't have to switch my agents from "Simple Action" every single time I create one...Julian Robichauxnoreply@blogger.comtag:blogger.com,1999:blog-8480357.post-90004265245654419642007-11-29T17:59:00.000-05:002007-11-29T17:59:00.000-05:002007-11-29T17:59:00.000-05:00I've done this before, but it's pretty uncommon, a...I've done this before, but it's pretty uncommon, and I agree that it probably just as easy to create a new design element and delete the old one. I would like to see the process of selecting the language selection process be just a simple as it is now, however. I'd be disappointed if selecting the language you want to code in became buried in properties infobox-like tabs somewhere.Keilhttp://www.blogger.com/profile/10980037696875702124noreply@blogger.com