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

Asynchronous PVRecord Proposal #12

Open
mrkraimer opened this issue May 10, 2017 · 3 comments
Open

Asynchronous PVRecord Proposal #12

mrkraimer opened this issue May 10, 2017 · 3 comments

Comments

@mrkraimer
Copy link
Contributor

At present pvDatabaseJava and pvDatabaseCPP only support synchronous record processing, i. e. PVRecord::process() does not return until all processing is complete.

I have prepared a Proposal for adding asynchronous process support.
See
https://mrkraimer.github.io/asynRecordProposal/asynRecordV4.html

This is the first time I have tried to put html documentation in mrkraimer.github.io.
I do not understand why it does not honor the css instructions to generate the table of contents.

@mdavidsaver
Copy link
Member

I do not understand why it does not honor the css instructions to generate the table of contents.

Firefox says "Blocked loading mixed active content "http://epics-pvdata.sourceforge.net/epicsv4.css""

https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content

@mrkraimer
Copy link
Contributor Author

I just tried it with Firefox.
It also does not honor css but I do not see the message "Blocked loading mixed active..."

How did you get it to show this message.

@mdavidsaver
Copy link
Member

It shows in the script console when the page is loaded.

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