[SISCweb] - Component-based development
"Jim Slattery" <[email protected]>
| Newsgroups | gmane.comp.java.sisc.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Allesandro, First, thank you for creating such a wonderful web framework! I was wondering how SISCweb relates to Seaside: http://seaside.st/ In Seaside, you can create components that can be embedded in one another. I like the simple example of being able to embed multiple "counter" component times in a page, and everything just works effortlessly. From what I can see, SISCweb doesn't have this concept of components that maintain their own state, and can be embedded in one another. Is this correct? Do you think SISCweb can support this type of functionality? Is anyone currently pursuing this? Thanks again, Jim