Re: It the wiki.erights.org new account creation broken?
Nathan <[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
James, Thanks for describing the cause. I created an account without an email field and updated the list of language implementations to add eonhs here: http://wiki.erights.org/wiki/Object-capability_languages I also updated the eonhs wiki to point back to that link as well as Kevin's separate E-on-Haskell codebase. Inline response below: On Tue, Apr 12, 2011 at 2:39 PM, Kevin Reid <kpreid-M/[email protected]> wrote: > James, > > While you're reworking the wiki server, please make sure that these > features are enabled: > > * MediaWiki API, so that it is possible to programmatically download > the contents of a category (for spec-test-suite purposes). > +1 We want the code snippets that user browse to be identical to those which are automatically tested by implementations, so any streamlining of the synchronization between wiki and automated tests is quite useful. For now I am quite content to have a manual code review process between fetching snippets and executing tests in order to catch attempted security compromises. In other words I don't want to block automated testing on strong automated confinement, but I also don't want out-of-date examples. :-) [...] > > -- > Kevin Reid <http://switchb.org/kpreid/> > [...] Regards, Nathan