Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: RSL versioning  (Read 5744 times)
adrianw
Newbie
*
Posts: 8


View Profile Email
« on: July 12, 2010, 03:03:25 »

Hi all,

This question is not strictly related with PureMVC but I know that many experts are visiting this forum.

I would like to know if there are some techniques to allow versioning runtime shared library. Suppose i have a rsl library under name(mylib_v1) used across many applications that are online all the time. Suppose I found a bug in my rsl library and I would like to generate new version of this rsl swc under new name(mylib_v2) and only change it without recompiling my applications. How can I specify which version of library my applications should load?

Thanks in advance,
Adrian
Logged
Pages: [1]
Print