Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: pegasus on November 21, 2006, 04:34:39 pm

Title: Architecture
Post by: pegasus on November 21, 2006, 04:34:39 pm
Hello folks

I'm new here and have started with plugin development. I have searched for topics about the architecture of c::b but found nothing.
There are different classes like ProjectManager, EditorManager etc.
Is there a manual with a short description how those classes works? If not, is there plans to do it in future? It's realy important, otherwise programmers who want's to contribute with plugin development must mess with found out how the system works. The doxygen documentation isn't realy helpfull because it's huge :). The plugin tutorials are nice but to more for the begining state. Is it possible to make a short introduction about the architecture?