on 7/3/2000 5:52 PM, "Jon Stevens" <[EMAIL PROTECTED]> wrote:
> I could see doing a hack where you took the last bit of the package name and
> appended it to the beginning of the search path so that the above URL
> examples would work transparently without having code things that way.
>
> For example:
>
> module.package=org.apache.jyve, org.tigris.scarab
>
> Search path for a screen with the ScreenLoader would be this:
>
> org.apache.jyve.screens.jyve
> org.apache.jyve.screens
> org.tigris.scarab.screens.scarab
> org.tigris.scarab.screens
>
> Then you would only need to code your URL's like the URL example above. You
> wouldn't need to put things into special packages or anything like that.
Nevermind. I was smoking crack with that idea.
This should be more like this...
A request for this:
http://www.f.com/zone/Turbine/screen/jyve.Login
Gets converted into a search path of:
org.apache.jyve.screens.Login
-jon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]