• 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
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Griffon and Netbeans Platform

 
Greenhorn
Posts: 2
Android Netbeans IDE Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot for sharing with us, Andres and Danno. Griffon is really interresting and very promising.

For some projects about to begin, I was planning to use the Netbeans Platform. Now I am wondering whether combining Netbeans Platform + Griffon is possible, and if so, how? Or do you advise against this kind of adventure?

Cheers,
Thierry
 
author
Posts: 47
VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Thierry,

It certainly is possible. You would have to choose which framework is the lead though. Either you bootstrap the application using NBP and somehow instantiate Griffon components and MVC groups; or you bootstrap a Griffon application and call NBP modules.

This is a question that appears form time to time but to be really honest noone has actually come back and told us about their experience. I'm not an NB user myself so I really can't say much about the whole experience. I hope I can change that in the future.

Cheers,
Andres
 
Thierry Andriamirado
Greenhorn
Posts: 2
Android Netbeans IDE Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Andres,

This is encouraging! I'll improve my Griffon skills so I'll be able to make some experiments one of these days. Actually, I am diving into Griffon since a few days, and can't refrain to explore it deeper. I suspect that I won't talk about NBP anymore in a few weeks, as I realize Griffon's power ;). Thanks to the griffon guide and to your blog!

Thank you so much Andres!
 
To do a great right, do a little wrong - shakepeare. twisted little ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic