Even Simpler Guidelines for Tropo Web API Language Libary Naming

September 3rd, 2010 by Dan York

After I wrote about our suggested guidelines for naming Tropo Web API modules, we received some feedback about ways to make it even easier to use for developers. The main suggestion was to change the module names from “tropo-webapi” to simply “tropo”. After some discussion, we decided to do that… so the new names will be:

Ruby require ‘tropo’
PHP require ‘tropo.class.php’;
python import tropo
C# using TropoCSharp.Tropo;

It will take a week or two for us to bring all the libraries in sync… stay tuned for more updates.

Related posts:

  1. New Guidelines for Naming Tropo Web API Language Libraries (ruby, PHP, python, C#)
  2. Info Balloon: Multi-language Location-based Tropo Mashup
  3. LA .NET Hackathon 2011
  4. Tropo Speaks your Language – 24 in all

Tags: , , , ,

Leave a Reply

Please note: By submitting a comment you agree to comply with our Comment Policy. We welcome all comments, positive or negative, but do reserve the right to remove all or part of blog comments that do not comply with our policy.

Additionally, the first time you leave a comment on this blog, it will be held for moderation. After that first comment has been approved, future comments will be posted without delay.

Additional comments powered by BackType