[
https://issues.apache.org/jira/browse/APEXMALHAR-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121002#comment-15121002
]
ASF GitHub Bot commented on APEXMALHAR-1979:
--------------------------------------------
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[].
----
> Ability to generate compiled class from given json schema
> ---------------------------------------------------------
>
> Key: APEXMALHAR-1979
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-1979
> Project: Apache Apex Malhar
> Issue Type: New Feature
> Reporter: Chinmay Kolhatkar
> Assignee: Chinmay Kolhatkar
>
> Ability to generate compiled class from given json schema.
> Will add the details on json schema soon.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)