[mapguide-users] Re-usable command library/repository

Jackie Ng jumpinjackie at gmail.com
Mon Mar 16 01:39:42 EDT 2009


Hi All,

It would make sense to have some kind of re-usable command repository inside
the mapguide web-root that all mapguide web applications can access and
reference.

Consider the following directory structure.

www/
    mapviewerphp/
    mapviewernet/
    mapviewerjava/
    myapp1/
    myapp2/
    myapp3/
    ...

If we have another top-level directory (eg. commands) that contains the
generic commands:

www/
    commands/
        php/
            theme/
            query/
            plot/
            markup/
            ...
        java/
            theme/
            query/
            plot/
            markup/
            ...
        dotnet/
            theme/
            query/
            plot/
            markup/
            ...

We can then re-use these commands across *all* mapguide web applications
regardless of language used. 

Thoughts?

- Jackie

-- 
View this message in context: http://n2.nabble.com/Re-usable-command-library-repository-tp2484234p2484234.html
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list