Manfred Bergmann

Results 150 comments of Manfred Bergmann
trafficstars

Does this have impact on http over ssl? Other than that Drakma works fine on Lispworks 8

Alright. Is there a PR that fixes it?

> I see that the new logic mixes Wicket Ajax calls (`Wicket.Ajax.ajax(...)`) and jQuery ones (`$.ajax(...)`). Was this the case until now ? > > If the logic uses only...

> > > I see that the new logic mixes Wicket Ajax calls (`Wicket.Ajax.ajax(...)`) and jQuery ones (`$.ajax(...)`). Was this the case until now ? > > > If the...

> > > > > > I see that the new logic mixes Wicket Ajax calls (`Wicket.Ajax.ajax(...)`) and jQuery ones (`$.ajax(...)`). Was this the case until now ? > >...

Gettext based localisation libs have this automated. But I know a lot of frameworks where you have to add the keys and values manually. There is also https://notabug.org/cage/cl-i18n

> I actually did set up this cl-18n lib last year but I don't remember its advantage or limitation :D I should get back to it in the coming weeks…...

Cool. Btw: I'm using cl-i18n in a project now. The gettext part is an alternative in this library. It does implement its own format for files to translate and can...

This looks quite good. Did you find out whether it's possible to have multiple 'pages'? It seems from your example and the from the manual that there can be only...