multiple applications support

0 views
Skip to first unread message

Phil Pirozhkov

unread,
Mar 14, 2009, 7:57:39 AM3/14/09
to Ryan framework
i'm still not sure if Ryan should support multiple applications, i.e.
you can run it and
Ryan reads folder from where it's being run and check for subfolders,
exposing
each subfolder as a separate application to web.
> cd applications
> ls
demo test1 test2
> ryan
Starting up Ryan at port 8001

will expose:
http://localhost:8001/demo
http://localhost:8001/test1
http://localhost:8001/test2

applications can have different (or same) databases, are allowed to
exchange data from another applications, but can be removed/added
dynamically

this one can be postponed, but the more code Ryan has, the more
changes will be required
Reply all
Reply to author
Forward
0 new messages