Dear All, I've just officially published a collection of well tested Protocol Buffers' 2.6.1 compliant add-ons/extras for your consumption and productive delight.
I've implemented 100% ProtoBuf 2.6.1 compatible: 1. pure Java .proto parser and "canonical" FileDescriptorProto/FileDescriptor/FileDescriptorSet(-s) builder (passes ALL ProtoBuf .proto(-s) tests) 2. enhanced DynamicMessage/Builder combining all relevant features of the ProtoBuf's DynamicMessage.Builder and GeneratedMessage.Builder, including hierarchical sub-builders (passes ALL relevant, - and adapted, - original tests) 3. Java JSR-341 Expression Language 3.0 with Protocol Buffers 2.6.1, including DynamicMessage/Builder and any GeneratedMessage/Builder 4. CRUD queries with JSR-341 EL 3.0 and Protocol Buffers 2.6.1 In addition, there is a very efficient file scanning and multi-root resource processing, general use, library, and the Java extended regex implementation. All artifacts are available on Maven Central; New BSD License (except 2 OpenJDK GPLv2 w/ exceptions licensed dependency for file scanning and extended regex); pure Java 7 (can be easily backported); minimal dependencies! The project is located at GitHub https://github.com/protobufel/protobuf-el Your comments and critique are welcome! Best Regards, David Tesler -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
