Skip to content

Adding a namespace for TinyDB in the companion#1111

Merged
jisqyv merged 5 commits intomit-cml:ucrfrom
ColinTree:implement/907
Feb 26, 2018
Merged

Adding a namespace for TinyDB in the companion#1111
jisqyv merged 5 commits intomit-cml:ucrfrom
ColinTree:implement/907

Conversation

@ColinTree
Copy link
Copy Markdown
Contributor

Implement #907

@ColinTree ColinTree changed the base branch from master to ucr January 4, 2018 15:56
Copy link
Copy Markdown
Member

@ewpatton ewpatton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will also need to update versioning.js. Otherwise, users will get errors when loading a project that already contains TinyDB version 1.

String webViewerComponentPallette();

// Component Properties

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extraneous whitespace

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@ColinTree
Copy link
Copy Markdown
Contributor Author

I think I need to update html document as well.

@moliata
Copy link
Copy Markdown
Contributor

moliata commented Jan 5, 2018

@ColinTree it would be great!

@ColinTree
Copy link
Copy Markdown
Contributor Author

@ewpatton I think this may be ready to be reviewed now~

Copy link
Copy Markdown
Member

@ewpatton ewpatton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor change and this will be good to go.

@SimpleProperty(description = "Namespace for storing data.", category = PropertyCategory.BEHAVIOR)
@DesignerProperty(editorType = PropertyTypeConstants.PROPERTY_TYPE_TEXT, defaultValue = DEFAULT_NAMESPACE)
public void Namespace(String namespace) {
this.namespace=namespace;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add whitespace around =

@ColinTree
Copy link
Copy Markdown
Contributor Author

Done. @ewpatton

Copy link
Copy Markdown
Contributor

@moliata moliata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jisqyv jisqyv merged commit 4fb34f9 into mit-cml:ucr Feb 26, 2018
@ColinTree ColinTree deleted the implement/907 branch February 27, 2018 07:27
ColinTree pushed a commit to ColinTree/appinventor-sources that referenced this pull request Mar 4, 2018
pavi2410 pushed a commit to pavi2410/appinventor-sources that referenced this pull request Jun 18, 2018
bobbyluig pushed a commit to bobbyluig/appinventor-sources that referenced this pull request Jan 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants