VBCorLib for VB6

Monday, October 31, 2005

A RoadMap?

Well, I've been asked about a roadmap for VBCorLib. To be honest I haven't given it much thought. I pretty much just used the .NET mscorlib as a guide for what to implement in my library and stopped there.

The library itself compiles to about 2.5 megs. I am hesitant to expand on the library's functionality to keep the size down. If I were to start adding functionality I would most likely start another library that depends on VBCorLib. But as it stands I really don't have any plans in the works.

I've been quite busy with work related projects. I do use VBCorLib in those projects and have become quite dependant upon it.

So in order for either VBCorLib to be expanded or a new library to emerge then I would need both time and a direction, and at the moment I have neither. Of course everyone is welcome to send me suggested functionality just incase a new library is started.

-Kelly

6 Comments:

  • Is there any function as like as System.Attribute and System.Reflection? I like to read all properties, methods from exe written in VB6.

    Best Regards,
    Michael Sync
    You can reach me with this address [mchlSync@yahoo.com]

    By Anonymous Anonymous, at 11/21/2005 6:10 AM  

  • Kelly, I have just discovered your library and it's really impressive. I still do a lot of VB6 work as it's what I know best and i still think it's easier to get an app up and running quickly compared to .NET, but maybe that's just me.

    When you say you don't want to increase the size of the runtime, couldn't you get around this by releasing new add-ons as separate libraries? Or even split up the existing library into separate dlls(IO, Collections, String etc.). I'm sure there would be valid reasons not to do this, but the benefit of only having to package libraries that are used in an application would be very attractive for ISV's or anyone looking to keep their install set's small...

    Also, Am I correct in presuming the only dependencies for the core library are the vb runtime files?

    By Anonymous Anonymous, at 11/24/2005 5:43 PM  

  • Hello Andrew,

    I have thought about additional libraries for sure. And I look at what .NET does in the different libraries to give me ideas. When I have more time I'm sure I'll dig deep into the System.dll of .NET and see what's what.

    And yes, the VB runtimes are all that is depended on, almost. There is a VBCultures.nlp file that VBCorLib accesses. It contains all of the regional settings for the supported cultures, which there are 204 I believe.

    By Blogger Kelly Ethridge, at 11/27/2005 6:46 PM  

  • Thanks for the feedback kelly and best of luck with the project - let me know if you want some help with the coding anytime... if i come up with any additions i'll send them on!

    By Anonymous Anonymous, at 11/29/2005 5:32 AM  

  • I certianly will keep that in mind. Do you have any particular area of expertise?

    By Blogger Kelly Ethridge, at 11/30/2005 11:49 PM  

  • Hello,

    When ever I surf on web I come to this website[url=http://www.weightrapidloss.com/lose-10-pounds-in-2-weeks-quick-weight-loss-tips].[/url]vbcorlib.blogspot.com really contains lot of useful information. Do you pay attention towards your health?. Here is a fact for you. Recent Scientific Research indicates that nearly 60% of all U.S. grownups are either fat or weighty[url=http://www.weightrapidloss.com/lose-10-pounds-in-2-weeks-quick-weight-loss-tips].[/url] Hence if you're one of these people, you're not alone. Its true that we all can't be like Brad Pitt, Angelina Jolie, Megan Fox, and have sexy and perfect six pack abs. Now the question is how you are planning to have quick weight loss? [url=http://www.weightrapidloss.com/lose-10-pounds-in-2-weeks-quick-weight-loss-tips]Quick weight loss[/url] is really not as tough as you think. Some improvement in of daily activity can help us in losing weight quickly.

    About me: I am webmaster of [url=http://www.weightrapidloss.com/lose-10-pounds-in-2-weeks-quick-weight-loss-tips]Quick weight loss tips[/url]. I am also health expert who can help you lose weight quickly. If you do not want to go under painful training program than you may also try [url=http://www.weightrapidloss.com/acai-berry-for-quick-weight-loss]Acai Berry[/url] or [url=http://www.weightrapidloss.com/colon-cleanse-for-weight-loss]Colon Cleansing[/url] for quick weight loss.

    By Anonymous Anonymous, at 3/20/2010 3:57 PM  

Post a Comment

<< Home