"Leslie P. Polzer" <[email protected]> writes: > Commits dev-1493/61e84de7e1da .. dev-1499/7e787c983aba: > > Rendering function designators and strings as widgets is deprecated. > > Use MAKE-WIDGET to convert them to a proper widget. > > Attempts to call RENDER-WIDGET-BODY on function designators and > strings will still work (calling MAKE-WIDGET implicitly) but throw a > warning for efficiency's sake. > > You don't need to rewrite code that passes function designators and > strings to INIT-NAVIGATION or its frontend MAKE-NAVIGATION; they will > call MAKE-WIDGET implicitly for you without warning at all.
This is very cool. It will allow us to significantly simplify lots of code in weblocks. --J. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
