> So in short: use widgets wherever you can! Leslie's simple-widget is > very handy too, > for those times when you really just need a render function.
Yeah, but don't forget that functions and strings are widgets (without state), too. > Get used to forms not being as flexible as they would be > in other frameworks. That should probably be phrased "get used to *views* not being as flexible". You can perfectly well hack direct PHP-style form generation in Weblocks. It's only when you want to take advantage of the automatic form/table generation that you might reach the limits of the current view system. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
