GitHub user chinmaykolhatkar opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/181
APEXMALHAR-1979 Generate compiled class on the fly
@tushargosavi @chandnisingh Please review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chinmaykolhatkar/incubator-apex-malhar
APEXMALHAR-1979_CompiledClass
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/181.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #181
----
commit 4b9f8ff04a4c78a1fe124e080a1f70678072e6b7
Author: Chandni Singh <[email protected]>
Date: 2016-01-27T17:33:39Z
Added Schemas resource and pojo class generator
commit 8192b8a542ca6e69f0f95396e7c01d7e21abb45f
Author: Chandni Singh <[email protected]>
Date: 2016-01-27T17:34:00Z
Ability to express class info as schema and added query filter to
assignable classes api
commit e98f6d58a3780a829b8a1666f66c6098f72d9b19
Author: chinmaykolhatkar <[email protected]>
Date: 2016-01-27T17:34:10Z
Added equals, hashCode and toString methods for generated bean class.
Also added unit tests for the same.
commit 8c28b021a9e85e8106b613dfd86f10db0d963a00
Author: Chandni Singh <[email protected]>
Date: 2016-01-27T17:34:21Z
Getters for a boolean field should start with is
commit d4b20aae953c6c2d313cdcd51882c98cea386843
Author: chinmaykolhatkar <[email protected]>
Date: 2016-01-27T17:34:28Z
Updated BeanClassGenerator to return byte[].
Also, updated reading bean class from byte[].
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---