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

Project needs complete is a string instead of boolean #32

Open
atd opened this issue Jun 17, 2015 · 2 comments
Open

Project needs complete is a string instead of boolean #32

atd opened this issue Jun 17, 2015 · 2 comments

Comments

@atd
Copy link
Member

atd commented Jun 17, 2015

Project needs are strings instead of boolean:

> project.need.complete 
"false"

Is this a limitation of SwellRT or is there any reason for this?

@atfornes
Copy link
Contributor

SwellRT handles only strings, rich text, arrays and maps.

I have created an issue in angular-swellrt to abstract this limitations for the js developer: P2Pvalue/angular-swellrt#13

@atd
Copy link
Member Author

atd commented Jun 17, 2015

Thank you @atfornes !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants