Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Signature on Table methods. #27

Open
jarsj opened this issue May 27, 2013 · 5 comments
Open

Change Signature on Table methods. #27

jarsj opened this issue May 27, 2013 · 5 comments

Comments

@jarsj
Copy link
Owner

jarsj commented May 27, 2013

  • columnAsInt to int(
  • columnAsString to string(
  • columnAsFloat to float

and so on.

@ruchitamehta090
Copy link
Collaborator

Does this task also include related changes to all projects which are using jappy-framework?

@jarsj
Copy link
Owner Author

jarsj commented May 28, 2013

no.

On Tue, May 28, 2013 at 12:48 PM, Ruchita Mehta [email protected]:

Does this task also include related changes to all projects which are
using jappy-framework?


Reply to this email directly or view it on GitHubhttps://github.com//issues/27#issuecomment-18563721
.

@jarsj
Copy link
Owner Author

jarsj commented May 28, 2013

but anything inside jappy-framework needs to change.

On Tue, May 28, 2013 at 3:24 PM, Harsh Jain [email protected] wrote:

no.

On Tue, May 28, 2013 at 12:48 PM, Ruchita Mehta [email protected]:

Does this task also include related changes to all projects which are
using jappy-framework?


Reply to this email directly or view it on GitHubhttps://github.com//issues/27#issuecomment-18563721
.

@ruchitamehta090
Copy link
Collaborator

Question:
We can not name function like "int", "long" as this keywords are reserved by java.
Please suggest alternative.

@jarsj
Copy link
Owner Author

jarsj commented May 31, 2013

i see.. how about integer, biginteger, number (float/double) ?

On Fri, May 31, 2013 at 12:26 PM, Ruchita Mehta [email protected]:

Question:
We can not name function like "int", "long" as this keywords are reserved
by java.
Please suggest alternative.


Reply to this email directly or view it on GitHubhttps://github.com//issues/27#issuecomment-18755657
.

ruchitamehta090 added a commit to ruchitamehta090/jappy-framework that referenced this issue Jun 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants