Announcement: LinFu v1.0 Freeze + Final Release

0 views
Skip to first unread message

Philip_L

unread,
Jul 29, 2008, 7:41:06 PM7/29/08
to LinFu.Framework
After some deliberation, I've decided to freeze all development
activity with LinFu v1.0 and dive straight into developing LinFu
version 2.0. The original v1.0 trunk will still be in place; however,
it's going to change rapidly over the next few months, and the trunk
might become unstable, so if you still want to use v1.0 in the mean
time, you can get the source and binary files here:

Source Code: http://linfu.googlecode.com/files/LinFu-1.0_src_final.zip
Binaries: http://linfu.googlecode.com/files/LinFu-1.0-final.zip

I'm aiming for 100% unit test coverage in v2.0, so you'll get all the
same features of v1.0 as well as features that I haven't released yet,
such as lazy loading for collections. Stay tuned! :)

Brian Chavez

unread,
Jul 30, 2008, 2:03:53 AM7/30/08
to LinFu.Framework
Congratulations on v1.0 Philip!

It's great to see the framework begining to mature.

On a side note, I did check out the v1.0 release to see if the
Assembly.LoadFile -> Assembly.LoadFrom double loading issue was
fixed. After loading Simple.IoC.Loaders in reflector, I see the
AssemblyLoader is still using Assembly.LoadFile().

I know you changed this in the v3.5 branch, but I don't think you
changed this in the 2.0 branch. Is the Simple.IoC assembly from the
2.0 branch?

Thanks,
Brian Chavez

Philip Laureano

unread,
Jul 30, 2008, 2:39:03 AM7/30/08
to linfufr...@googlegroups.com
Hi Brian,

My mistake--I uploaded the development branch backup instead of the trunk. Try downloading the binaries now--you should get the trunk version with all the patches in place. Sorry for the confusion!

Regards,

Philip

Brian Chavez

unread,
Jul 30, 2008, 3:05:01 AM7/30/08
to LinFu.Framework
Hi Philip,

I downloaded the package here:

http://linfu.googlecode.com/files/LinFu-1.0_final.zip

I still see Simple.IoC.Loaders.AssemblyLoader.LoadFile(string) :
return Assembly.LoadFile();

Also, I noticed the SVN bindings in your zip file, I'm not sure if
that was your intention or not. Just letting you know.

Also, there are two src_ zip files featured on the LinFu main page as
feature downloads.

Maybe Google is caching the feaured downloads? I cleaned my browser
cache before attempting to download again.

Thanks,
Brian Chavez

On Jul 29, 11:39 pm, "Philip Laureano" <philip.laure...@gmail.com>
wrote:
> > > such as lazy loading for collections. Stay tuned! :)- Hide quoted text -
>
> - Show quoted text -

Philip Laureano

unread,
Jul 30, 2008, 3:51:26 AM7/30/08
to linfufr...@googlegroups.com
Ok Brian, go ahead and try it again. I used Reflector to inspect the binaries before I archived it so you should have the Assembly.LoadFrom() call in the final 1.0 binaries.

Here's the updated link:

http://linfu.googlecode.com/files/LinFu-1.0_final.zip

I don't have time to update the source archive right now, so it'll be another 24 hours before I can get the source files updated with the final version. Meanwhile, the final 1.0 binaries should do the trick...

HTH! :)
Reply all
Reply to author
Forward
0 new messages