Skip to content
This repository was archived by the owner on Mar 14, 2020. It is now read-only.

[FileIO] Add upload APIs in $.rib.fsUtils namespace#91

Merged
sbryan merged 1 commit into
intel:masterfrom
DonnaWuDongxia:upload-api
Jun 27, 2012
Merged

[FileIO] Add upload APIs in $.rib.fsUtils namespace#91
sbryan merged 1 commit into
intel:masterfrom
DonnaWuDongxia:upload-api

Conversation

@DonnaWuDongxia

Copy link
Copy Markdown
Contributor

No description provided.

@DonnaWuDongxia

Copy link
Copy Markdown
Contributor Author

Sub-commit can be picked up earlier in #87, "features about theme" assigned to Xu is based on this pull request.

@sbryan

sbryan commented Jun 26, 2012

Copy link
Copy Markdown
Contributor

I'm confused... these functions look like they should be in fs.js, not serialize.js.

@DonnaWuDongxia

Copy link
Copy Markdown
Contributor Author

Yes, it looks like APIs related with fs, but the upload API will trigger a native dialog, and used basic APIs in fs.js, so I think they are higher than basic APIs in fs.js, and related with UI, interact with users. So, they may be separated with basic APIs of file system.

@zhizhangchen

Copy link
Copy Markdown
Contributor

Another option is to put these functions in an upload.js file

Comment thread src/js/serialize.js Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we also describe savePath here?

@DonnaWuDongxia

Copy link
Copy Markdown
Contributor Author

updated.

@zhizhangchen zhizhangchen mentioned this pull request Jun 27, 2012
sbryan added a commit that referenced this pull request Jun 27, 2012
Status of pull requests included in this integration request:
- #97 OK, merged
- #91 OK, merged
@sbryan sbryan merged commit 326397c into intel:master Jun 27, 2012
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