If we use issueBundle, we need to change the default name conversion of Selenium APIs . Seems Selenium requires the "get" prefix if an API returns some value. But we can see if we can work this out. Thanks anyway.
The UI module group locating algorithm is named as santa by me because I did most of the prototype work during the Christmas season in 2009. But I am open to a better name. The algorithm is complicated somehow, I just started to explain it with wiki document. http://code.google.com/p/aost/wiki/SantaUiModuleGroupLocatingAlgorithm Please check back for it. Thanks, Jian On Fri, Jan 29, 2010 at 5:33 PM, Henry <[email protected]> wrote: > > > On Jan 29, 1:41 am, John <[email protected]> wrote: > > Hi, > > > > We are finalizing the Tellurium Engine APIs. We like to have clear, > > concise, and beautiful API names. Here are some APIs we need your > > suggestions for better names. > > > > 1) getBundleResponse (issue command bundle to Engine and get back > > response) > > How about issueBundle? > > > 2) getUseUiModule (Send UI module to Engine so that the Engine can do > > group locating and cache it) > > 3) validateUiModule (Validate UI module to see which parts do not > > match the runtime dom) > > 4) useClosestMatch (whether to use partial matching for UI module > > group locating) > > 5) useTeApi (whether to use Tellurium Engine new API) > > 6) useEngineLog (whether to turn on long on Engine side) > > > > Also, we need a good name for the algorithm: "Tellurium UI module > > group locating algorithm". > > > Is there any document about the algorithm? > > -- > You received this message because you are subscribed to the Google Groups > "tellurium-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<tellurium-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tellurium-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en.
