Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change 
notification.

The following page has been changed by ChadWalters:
http://wiki.apache.org/thrift/ThriftIDL

------------------------------------------------------------------------------
  
  {{{Namespace       ::=  'namespace' ( ( NamespaceScope Identifier ) |}}}[[BR]]
  {{{                       ( 'xsd_namespace' Literal ) |}}}[[BR]]
+ {{{                       ( 'php_namespace' Literal ) |}}}[[BR]]
  {{{                       ( 'smalltalk.category' STIdentifier ) |}}}[[BR]]
  {{{                       ( 'smalltalk.prefix' Identifier ) )}}}
  
- {{{NamespaceScope  ::=  '*' | 'cpp' | 'java' | 'php' | 'py' | 'perl' | 'rb' 
|}}}[[BR]]
+ {{{NamespaceScope  ::=  '*' | 'cpp' | 'java' | 'py' | 'perl' | 'rb' | 'cocoa' 
| 'csharp'}}}
- {{{                       'cocoa' | 'csharp'}}}
  
  {{{Definition      ::=  Const | Typedef | Enum | Senum | Struct | Xception | 
Service}}}
  

Reply via email to