Hello Alexandre,
> I'm currently trying to make the switch from PHP which i use at work to > Common Lisp and Weblocks. I have played with seaside as well before so > i'm aware of the paradigm shift from MVC to component/widget approach, > what i would like to know is if there is any centralized place where i > could get more information about the inner workings of the framework, > some place where i could learn about the presentations / widgets / views > / datastores in order to start creating my own widgets and so on. Any > learning resources are much appreciated. There is one very central place that is right on spot, the source code repository. Take a look at the examples/ directory to learn how to write a basic application. Then look for more advanced stuff in the contrib/ directory. Some documentation for beginners and intermediates alike can be found here: http://trac.common-lisp.net/cl-weblocks/wiki/UserManual http://trac.common-lisp.net/cl-weblocks/wiki/Tutorials > congratulations everyone for their work in weblocks, it looks damn nice. Thanks. :) We're trying to make it a lot nicer under the hood right now, too. Leslie --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
