Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Support a new type of application for those which are neither REST nor MVC #362

Closed
evlist opened this issue Feb 2, 2015 · 6 comments
Closed

Comments

@evlist
Copy link

evlist commented Feb 2, 2015

MarkLogic is way too versatile to see its applications fall follow one of these two design patterns and while it is possible to package and deploy generic applications with Roxy this would be more straightforward with a new type of application (which could be called "raw", "generic", ...) which would behave like MVC but generate an empty src sub-directory.

@dmcassel
Copy link
Collaborator

dmcassel commented Feb 2, 2015

Requirements:

  • empty src directory, as done for app-type=rest
  • no rewriter, no error handler (to be provided by developer later)

@grtjn
Copy link
Contributor

grtjn commented Feb 20, 2015

Open for voting:

--app-type=bare

@evlist
Copy link
Author

evlist commented Feb 20, 2015

+1 for --app-type=bare.

@evlist evlist closed this as completed Feb 20, 2015
@evlist evlist reopened this Feb 20, 2015
@evlist
Copy link
Author

evlist commented Feb 20, 2015

Sorry for the noise, but why is the "close" button so close to "comment"?

@hutchkintoot
Copy link

+1 for --app-type=bare

grtjn added a commit to grtjn/roxy that referenced this issue Feb 20, 2015
grtjn added a commit to grtjn/roxy that referenced this issue Feb 20, 2015
@grtjn grtjn modified the milestone: 1.7.2 Feb 20, 2015
dmcassel added a commit that referenced this issue Feb 24, 2015
Fixed #362: support for app-type bare
@grtjn
Copy link
Contributor

grtjn commented Feb 24, 2015

Fixed in dev

@grtjn grtjn closed this as completed Feb 24, 2015
grtjn added a commit to grtjn/roxy that referenced this issue Feb 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants