Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Conversation

@iforiq
Copy link
Contributor

@iforiq iforiq commented Aug 26, 2015

…types of RowData fields, which can be useful in different situations, e.g. converting the results to json format

…types of RowData fields, which can be useful in different situations, e.g. converting the results to json format
mauricio added a commit that referenced this pull request Aug 26, 2015
Added types field to MutableResultSet. This will allow inferring the …
@mauricio mauricio merged commit 7e3937e into mauricio:master Aug 26, 2015
@iforiq
Copy link
Contributor Author

iforiq commented Aug 26, 2015

Thanks for merging in. Will you be publishing the 0.2.19-SNAPSHOT to a repo
anytime soon?
Best,
Indraneel

On Wed, Aug 26, 2015 at 2:00 PM, Maurício Linhares <[email protected]

wrote:

Merged #154 #154.


Reply to this email directly or view it on GitHub
#154 (comment).

Best,
Indraneel
CEO, LiftIgniter

@evanbennett
Copy link

I assume the new 'types' field is not going to be used that often. (MutableResultSet has existed until now without it.) If so, then way is it being computed on class construction? Would it be better being a 'lazy val' so that it is computed the first time the field is accessed?

@mauricio
Copy link
Owner

Yeah, might be better as a lazy val for now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants