Hive discussion


Reflection API in Progress 4GL

Hello! In our application we need some classes to be created only once. I will implement these classes as singletons (with the help of the static keyword in 10.1.C)


METHOD PUBLIC STATIC CLASS CLSBETaskUserBase getInstance():
IF NOT VALID-OBJECT (clsBEModel) THEN
clsBEModel = NEW CLSBETaskUserBase().
RETURN CAST (clsBEModel, CLSBETaskUserBase).
END METHOD.


Amduus repository no longer available

ERROR: Unable to find repository 'amduus'.

I'm looking for the EQN.pdf

Is this a temporary problem or is there some reason why this is no longer available.


Forums to email gateway

It looks like the forums to email gateway has been broken for a little while. It's fixed now. Sorry if anybody was tripped up by it. I think most people post to the forums with the web interface rather than by email anyway.

The gateway (the 'og2list' Drupal module) is rather experimental for us, but we hope that it will become stable and reliable over time.


projects code upgraded to project-4.7.x-1.3

I have just now upgraded the code of the "project" module to project-4.7.x-1.3, because of security advisory DRUPAL-SA-2007-020.

But this does not fix the Edit problem discussed in http://www.oehive.org/node/974


Editing Submitted Projects ?

Hi Guys,

I've just submitted some bit of content "4GL Exceptions".

But I pressed the submit button too soon and I'd like to go back and do some changes but I can't find where ?

So where can I edit my content ?

BTW I really like this place ;)


Hive upgraded to drupal-4.7.7

Drupal 4.7.7 was released because of security hotfix DRUPAL-SA-2007-018. The release also contains some bugfixes that were already pending. I have upgraded oehive to 4.7.7 and everything seems to work as expected.


Scheduled and unscheduled downtime

Today we've noticed that the site has sometimes been unavailable. I put in a support request with our hosting provider (WestHost), but they didn't see anything wrong, so we're not sure what's up.

Also, WestHost tells us that we "will be moved to a new server on June 13th between 10:00 p.m. and 5:00 a.m. MDT. During the process of moving an account to a new server it is inaccessible for approximately 10 to 30 minutes."

We don't expect this move to help with performance, but WestHost is making further upgrades, scheduled for the end of this summer, which we hope will help.


Hive response time

I've been navigate around the Hive, and keep hitting delays in getting pages back. It seems to average out to a good 5-count - sometimes longer, it's rarely less than a 2-count though.

Is there something that can be done about this?


ProRefactor download

Hello Hive,

Today I wanted to install ProRefactor plugin using OEA update manager and it says "no content on the site".

-istvan


changed template for websvn

I have changed the template for the Subversion repository browser ( http://websvn.oehive.org ) so it looks kinda embedded in the site.

The new template is a copy of the default "BlueGrey" template with hacks in header.tmpl and footer.tmpl.
Hope you like it.


Syndicate content