Re: tutorial for javascript

2012-12-28 Thread Amit Prakash
var transport = new Thrift.Transport("/thrift/service/tutorial/"); What is the string "/thrift/service/tutorial/" supposed to mean. Is it supposed to point to the server? If yes, how can I give a host port. I tried "host:port" and that seems to throw an error.

[jira] [Updated] (THRIFT-1814) Minor D library fixes

2012-12-28 Thread David Nadlinger (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Nadlinger updated THRIFT-1814: Attachment: 0002-D-Remove-unintended-private-qualifier.patch 0003-D-Lower-m

[jira] [Created] (THRIFT-1814) Minor D library fixes

2012-12-28 Thread David Nadlinger (JIRA)
David Nadlinger created THRIFT-1814: --- Summary: Minor D library fixes Key: THRIFT-1814 URL: https://issues.apache.org/jira/browse/THRIFT-1814 Project: Thrift Issue Type: Bug Repo

[jira] [Updated] (THRIFT-1813) Add @Generated annotation to generated classes

2012-12-28 Thread Arvind Jayaprakash (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arvind Jayaprakash updated THRIFT-1813: --- Description: Why? # A lot of static analysis tools understand the javax.annotation.G

[jira] [Created] (THRIFT-1813) Add @Generated annotation to generated classes

2012-12-28 Thread Arvind Jayaprakash (JIRA)
Arvind Jayaprakash created THRIFT-1813: -- Summary: Add @Generated annotation to generated classes Key: THRIFT-1813 URL: https://issues.apache.org/jira/browse/THRIFT-1813 Project: Thrift I