Hi all,
I have just uploaded on hernan's smalltalkhub repo a new version of Iliad-Core : (Iliad-Core.0.9.1.3-BenoitAstruc.30). This version is upgraded to jQuery 1.12.4. Can anybody test it before I release a new version of Configuration ? @+ Benoit -- You received this message because you are subscribed to the Google Groups "Iliad project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Hi Benoit.
-- I download it in pharo-5. All tests are green and the examples are ok. My code is ok too. cheers, Thiago Em sexta-feira, 30 de junho de 2017 18:55:12 UTC-3, benoit escreveu: Hi all, You received this message because you are subscribed to the Google Groups "Iliad project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
In reply to this post by benoit
Hi Benoit, I am testing it in Pharo 5 and 6. Any special reason why you didn't upgraded to latest jQuery versions 3.x? https://stackoverflow.com/ 2017-06-30 18:55 GMT-03:00 benoit <[hidden email]>: Hi all, You received this message because you are subscribed to the Google Groups "Iliad project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Hi Hernán,
the only reason was that I feared that an upgrade to jQuery 3.x would need more work. Upgrading to jQuery 1.12.4 was enough to get rid of javascript warnings in Firefox. I can see some reasons to go jQuery 3.x : - maybe better performances ; - getting use of new API ; - better long term support. But I prefered to get rid of javascripts warnings first, and see after that what would be my next priority. I tried to use Iliad on Pharo 6 but saw that there was some work to be done with Grease. Was thinking to work on that but watching your activity on smalltalkhub I get that you have taken care of that ? Something bugs however, I think it would be good to release a version tagged for Pharo 5.0 and after that make another one for Pharo 6. Is any of your latest commits of ConfigurationOfIliad compatible with Pharo 5 ? @+ Benoit Le 08/07/17 à 01:58, Hernán Morales Durand a écrit : > Hi Benoit, > > I am testing it in Pharo 5 and 6. > Any special reason why you didn't upgraded to latest jQuery versions 3.x? > > https://stackoverflow.com/questions/41605120/what-is-the-difference-with-jquery-version-1-version-2-and-version-3-versions-r > <https://stackoverflow.com/questions/41605120/what-is-the-difference-with-jquery-version-1-version-2-and-version-3-versions-r> > > Cheers, > > Hernán > > 2017-06-30 18:55 GMT-03:00 benoit <[hidden email] > <mailto:[hidden email]>>: > > Hi all, > > I have just uploaded on hernan's smalltalkhub repo a new version > of Iliad-Core : (Iliad-Core.0.9.1.3-BenoitAstruc.30). > > This version is upgraded to jQuery 1.12.4. Can anybody test it > before I release a new version of Configuration ? > > @+ > Benoit > > -- > You received this message because you are subscribed to the Google > Groups "Iliad project" group. > To unsubscribe from this group and stop receiving emails from it, > send an email to [hidden email] > <mailto:iliad%[hidden email]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > > -- > You received this message because you are subscribed to the Google > Groups "Iliad project" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [hidden email] > <mailto:[hidden email]>. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Iliad project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Hi Benoit,
-- 2017-07-12 6:53 GMT-03:00 benoit <[hidden email]>: Hi Hernán, Ok, good to know I tried to use Iliad on Pharo 6 but saw that there was some work to be done with Grease. Was thinking to work on that but watching your activity on smalltalkhub I get that you have taken care of that ? Yes, I think I had it solved now, see my next post. Something bugs however, I think it would be good to release a version tagged for Pharo 5.0 and after that make another one for Pharo 6. Is any of your latest commits of ConfigurationOfIliad compatible with Pharo 5 ? I tried both ways, installing from Catalog Browser and installing from a Metacello script. Metacello new smalltalkhubUser: 'hernan' project: 'Iliad'; configuration: 'Iliad'; version: #stable; load Both of them loads without problems. Cheers, Hernán @+ You received this message because you are subscribed to the Google Groups "Iliad project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Free forum by Nabble | Edit this page |