Should openlaszlo 4.9.5 or 5.0 should be used?
On Fri, Feb 15, 2013 at 10:50 AM, Maxim Solodovnik <[email protected]>wrote: > OK I'll handle 1 and 2 today (or tonight :) ) > > > On Fri, Feb 15, 2013 at 10:48 AM, [email protected] < > [email protected]> wrote: > >> From my perspective we need to do the following: >> 1) add openlaszlo 4.9.5 to our ivy list to have both runtime >> environments: 4.9 and 4.9.5 >> Question: How will ivy behave when you want / force both versions? Cause >> I can imagine Ivy will think that 4.9.5 is sufficient to download. >> But we need also version 4.9 because 4.9.5 does not SWF8 file format >> anymore. >> Any ideas on that? >> >> My roughest idea would be to rename the entire .tgz file so that it will >> treat it as if those or completely different packages. >> >> 2) And then we need to refactor the build.xml to have two openlaszlo >> directories (laszlo.home) options. >> So when compiling the SWF8 stuff it will use openlaszlo4.9 and when it >> compiles to SWF11 it will use openlaszlo 4.9.5 >> >> 3) We need to refactor the Audio/Video components. Basically >> in editRecordStreamSWF10.lzx line 240 "getMicrophone" has to be replaced >> with: "getEnhancedMicrophone" >> >> http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/Microphone.html >> >> And there has to be checked which of those config values are valid (or >> which ones are important to be added). Cause enhanced microphones have a >> different option set. >> >> Some of those new variables should be made available through the >> config.xml (and old ones removed). >> >> >> @Maxim: If you could take care about 1) + 2) I would be really thankful. >> Issue 3) is basically something I have been testing already. >> >> Thanks! >> Sebastian >> >> -- >> Sebastian Wagner >> https://twitter.com/#!/dead_lock >> http://www.webbase-design.de >> http://www.wagner-sebastian.com >> [email protected] >> > > > > -- > WBR > Maxim aka solomax > -- WBR Maxim aka solomax
