• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

What combination of frameworks most closely resemles WebOjects

 
Ranch Hand
Posts: 267
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello. I've been developing on the webObjects framework for 2.5 years now and recent luck in computer materials affords me the oppurtunity to build applications at home that I've been waiting on doing for some time.

I like webObjects and it's component architecture and would like to continue it at home. So far I've got this

webOjects = Cayenne + X


I still need the X. So I guess I'm asking what component based frameworks best mimic the way you can design a wo (api/html/wod) object. I find this development style to be very intuitive for me.

Thanks.
 
Matt Kidd
Ranch Hand
Posts: 267
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
from the browsing I've done I have a question about stripes per my previous question...

Outside of project Wonder and the webObjects framework, I'm green to frameworks.

Is Stripes component-based or action based?

Would stripes be a good initial forray into other frameworks considering my familiaratiy with a component-based model?
 
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Stripes is action based, not component based.
 
I'm not sure if I approve of this interruption. But this tiny ad checks out:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic