[Logo] Forums for GrailsFlow, Weceem, XSLfast
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: Brian Wolf
Forum Index » Profile for Brian Wolf » Messages posted by Brian Wolf
Author Message
Hi,

I posted this just to see what the response is.

Having experienced the frustration of slogging through a Drupal installation (beyond basic)
which is a nightmare of checkboxes, I came away as a programmer believing
a java (or whatever language) class library would be a superior way to configure it.


Class Blog extends Data Type
Class Image .....
Class LayoutManager ..

Class Page
{
new Blog ......
new Image
}

Class Website
{
[new Page ..]
new LayoutManager

}

etc

also, I posted a similar question on the grails page
also regarding Drupal modules (PHP) a library 1000's of submissions is a huge resource, just writing a a general interface between the two might be interesting for a test case. The accepted modules are all well debugged and follow a rigid programming structure



Brian
 
Forum Index » Profile for Brian Wolf » Messages posted by Brian Wolf
Go to:   
Powered by JForum 2.1.8 © JForum Team