new extension: protobuf

View: New views
2 Messages — Rating Filter:   Alert me  

new extension: protobuf

by Alexey Zakhlestin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Google recently announced "Protocol Buffers" toolkit
http://code.google.com/p/protobuf/

From their site: "Protocol Buffers are a way of encoding structured
data in an efficient yet extensible format."
Out-of-box they support Java, C++, Python. But the system is made to
be easily extendable.

I am starting to work on php "driver"

There is not any code to show, yet, so this is just a notification,
that I am working on it.

protobuf library is using "Apache License 2.0". Is that compatible
with php-license?


--
Alexey Zakhlestin
http://blog.milkfarmsoft.com/

--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: new extension: protobuf

by Marcus Boerger-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Alexey,

  yes, it is compatible! This is at least from my side obviously mofre than
  welcome.

marcus

Wednesday, July 9, 2008, 9:46:58 AM, you wrote:

> Google recently announced "Protocol Buffers" toolkit
> http://code.google.com/p/protobuf/

> From their site: "Protocol Buffers are a way of encoding structured
> data in an efficient yet extensible format."
> Out-of-box they support Java, C++, Python. But the system is made to
> be easily extendable.

> I am starting to work on php "driver"

> There is not any code to show, yet, so this is just a notification,
> that I am working on it.

> protobuf library is using "Apache License 2.0". Is that compatible
> with php-license?


> --
> Alexey Zakhlestin
> http://blog.milkfarmsoft.com/




Best regards,
 Marcus


--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php