Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Batteries Included 1.0.0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Edgar Friendly  
View profile  
 More options Jan 16 2010, 10:34 am
Newsgroups: fa.caml
From: Edgar Friendly <thelema...@gmail.com>
Date: Sat, 16 Jan 2010 15:34:16 UTC
Local: Sat, Jan 16 2010 10:34 am
Subject: [Caml-list] Batteries Included 1.0.0
The Batteries Included project has come under new management since David
Teller moved on. The project has gone through a process of
reorganization and is finally ready for a release. We've rethought a lot
of the structure decisions of the old codebase to make it easier to use
and develop.

Major changes:
* Builds in 10 seconds, plus 10 seconds for documentation (on my system)
* Depends only on Camomile and Findlib
* Syntax Extensions now optional
* Less magic in build system
* Allows smaller executable creation

We're using OMake instead of ocamlbuild and a much more stock ocamldoc
for documentation generation. All the modules we provide are standard
modules, no [module Array = struct include Array ... end] magic except
in batteries.ml which ties everything together for convenience. Of
course there's a bunch of bug fixes and additional functions.

We're using Semantic Versioning (http://semver.org/) for version
numbers, meaning we're taking backwards compatibility very seriously.
This is our 1.0.0 release, but we don't expect to stay at it very long.
We're looking forward to fixing any bugs you find.

To use:
Download:
https://forge.ocamlcore.org/frs/download.php/346/batteries-1.0.0.tar.gz
Documentation: http://thelema.github.com/batteries-included/hdoc

To contribute:
Mailing list:
https://lists.forge.ocamlcore.org/cgi-bin/listinfo/batteries-devel
Issue Tracker: http://github.com/thelema/batteries-included/issues
Code: git://github.com/thelema/batteries-included.git

[1] Like the small batteries used in TV remote controls

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dario Teixeira  
View profile  
 More options Jan 17 2010, 11:14 am
Newsgroups: fa.caml
From: Dario Teixeira <darioteixe...@yahoo.com>
Date: Sun, 17 Jan 2010 16:14:02 UTC
Local: Sun, Jan 17 2010 11:14 am
Subject: Re: [Caml-list] Batteries Included 1.0.0
Hi,

> The Batteries Included project has
> come under new management since David Teller moved on. The
> project has gone through a process of reorganization and is
> finally ready for a release. We've rethought a lot of the
> structure decisions of the old codebase to make it easier to
> use and develop.

A big thanks to you and the entire Batteries team is definitely in order!
I do have a couple of questions/suggestions:

- What is the relation between the development of ExtLib and AAA Batteries?
  A first glance at the AAA Batteries API suggests it to be a superset of
  ExtLib's.  If both development teams are on board, I would suggest an
  explicit deprecation of ExtLib in favour of AAA Batteries.

- Is AAA Batteries definitely the new Batteries?

- Please provide also a GODI package.

Best regards,
Dario Teixeira

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefano Zacchiroli  
View profile  
 More options Jan 17 2010, 11:49 am
Newsgroups: fa.caml
From: Stefano Zacchiroli <z...@upsilon.cc>
Date: Sun, 17 Jan 2010 16:49:39 UTC
Local: Sun, Jan 17 2010 11:49 am
Subject: Re: [Caml-list] Batteries Included 1.0.0

On Sun, Jan 17, 2010 at 08:13:52AM -0800, Dario Teixeira wrote:
> A big thanks to you and the entire Batteries team is definitely in order!

FWIW, the merits of this release are almost entirely Edgar's, he took up
the whole refactoring work from the previous Batteries design on his
shoulders.

> - Is AAA Batteries definitely the new Batteries?

Yes, this has been discussed extensively on the batteries-devel archive.
That's why this release is called "Batteries Included 1.0.0" and not
"AAA batteries" as initially thought.

On this, I also have a very brief public service announcement: the
Debian package ocaml-batteries-included will, obviously, migrate to this
1.0.0 release. If any of the readers has good reason to want to keep
both this and the old-style Batteries please mail me, but note that the
old code is currently unmaintained, so I'd support that at worst for a
single release cycle (so you better be convincing).

Cheers.

--
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c' ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu tous ceux que j'aime

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Edgar Friendly  
View profile  
 More options Jan 17 2010, 3:09 pm
Newsgroups: fa.caml
From: Edgar Friendly <thelema...@gmail.com>
Date: Sun, 17 Jan 2010 20:09:04 UTC
Local: Sun, Jan 17 2010 3:09 pm
Subject: Re: [Caml-list] Batteries Included 1.0.0
On 01/17/2010 11:13 AM, Dario Teixeira wrote:
> - What is the relation between the development of ExtLib and AAA Batteries?
>    A first glance at the AAA Batteries API suggests it to be a superset of
>    ExtLib's.  If both development teams are on board, I would suggest an
>    explicit deprecation of ExtLib in favour of AAA Batteries.

This is up to the ExtLib team - our intention is to do much more than
ExtLib.
> - Please provide also a GODI package.

This is high on the list of TODO, if anyone can help, in theory it
should be easy.  But I'm not a GODI user, so it's hard for me.

E

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Edgar Friendly  
View profile  
 More options Jan 17 2010, 3:18 pm
Newsgroups: fa.caml
From: Edgar Friendly <thelema...@gmail.com>
Date: Sun, 17 Jan 2010 20:18:52 UTC
Local: Sun, Jan 17 2010 3:18 pm
Subject: Re: [Caml-list] Batteries Included 1.0.0
On 01/17/2010 11:49 AM, Stefano Zacchiroli wrote:
> FWIW, the merits of this release are almost entirely Edgar's, he took up
> the whole refactoring work from the previous Batteries design on his
> shoulders.

Mauricio Fern ndez helped in fundamental ways to make this release what
it is.  It would be much less featureful if it weren't for him.

E

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nicolas Cannasse  
View profile  
 More options Jan 19 2010, 6:07 am
Newsgroups: fa.caml
From: Nicolas Cannasse <ncanna...@motion-twin.com>
Date: Tue, 19 Jan 2010 11:07:04 UTC
Local: Tues, Jan 19 2010 6:07 am
Subject: Re: [Caml-list] Batteries Included 1.0.0
Edgar Friendly a écrit :

> On 01/17/2010 11:13 AM, Dario Teixeira wrote:
>> - What is the relation between the development of ExtLib and AAA
>> Batteries?
>>    A first glance at the AAA Batteries API suggests it to be a
>> superset of
>>    ExtLib's.  If both development teams are on board, I would suggest an
>>    explicit deprecation of ExtLib in favour of AAA Batteries.

> This is up to the ExtLib team - our intention is to do much more than

You're welcome ;) ExtLib was designed from the start to do "a little".

Good luck with "Batteries"

Best,
Nicolas

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefano Zacchiroli  
View profile  
 More options Jan 19 2010, 7:42 am
Newsgroups: fa.caml
From: Stefano Zacchiroli <z...@upsilon.cc>
Date: Tue, 19 Jan 2010 12:42:08 UTC
Local: Tues, Jan 19 2010 7:42 am
Subject: Re: [Caml-list] Batteries Included 1.0.0

On Tue, Jan 19, 2010 at 12:06:53PM +0100, Nicolas Cannasse wrote:
> >>   ExtLib's.  If both development teams are on board, I would suggest an
> >>   explicit deprecation of ExtLib in favour of AAA Batteries.
> >This is up to the ExtLib team - our intention is to do much more
> >than
> You're welcome ;) ExtLib was designed from the start to do "a little".
> Good luck with "Batteries"

So, just to be crystal clear (which in this cases is essential), can we
consider this as a statement that ExtLib will stop its development here
seeing Batteries as its own successor?  Or is it something else?

I know that de facto, large ExtLib development has stopped a while ago,
but having a statement such the above will terribly help the community
of programmers in orienting their choices and understanding the panorama
of available extended libraries. It would also help distributions to
decide where to put their packaging efforts (hint hint :-)).

If it is indeed the case that you intend to "pass the baton" to
Batteries, it would be nice to have such a notice on the ExtLib project
page at http://code.google.com/p/ocaml-extlib/ .

Thanks for your feedback,
Cheers.

--
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c' ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu tous ceux que j'aime

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tiphaine Turpin  
View profile  
 More options Jan 22 2010, 3:45 am
Newsgroups: fa.caml
From: Tiphaine Turpin <Tiphaine.Tur...@irisa.fr>
Date: Fri, 22 Jan 2010 08:45:11 UTC
Local: Fri, Jan 22 2010 3:45 am
Subject: Re: [Caml-list] Batteries Included 1.0.0
Thank you for your work on batteries. Here are a few comments that I
have, having "migrated" my source code to this new version.

First, I appreciate the reduction of dependencies. This makes it much
more reasonable to share code using batteries.

On the negative side, my greatest concern is about outdated
documentation : I found it very difficult to know what had changed, and
how to adapt my code. These changes range from the deletion of some
features (batteries/ocaml* tools,  myocamlbuild.ml, "open in" syntax
extension, implicit "open Batteries") to minor API changes (naming of
Standard, Data, Shell modules, no more Different_list_size exception, no
more Queue.enum...). Also, there seems to be a packaging bug which
requires using -thread in the ocamlfind command.

So, I spent a significant time replacing my old 1-line ocamlbuild
command by a real Makefile (also because of a strange and probably
unrelated linking bug which I still don't fully understand). I believe
that an updated compiling howto is really needed, as well as a list of
the main deleted features with respect to the last release, allowing
users to estimate how much change their code will need.

Other than that, I have not found any regression or other problems in
this new release of the library, and I'm looking forward to see its
further development.

Tiphaine

Edgar Friendly a crit :

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Edgar Friendly  
View profile  
 More options Jan 22 2010, 6:13 pm
Newsgroups: fa.caml
From: Edgar Friendly <thelema...@gmail.com>
Date: Fri, 22 Jan 2010 23:13:38 UTC
Local: Fri, Jan 22 2010 6:13 pm
Subject: Re: [Caml-list] Batteries Included 1.0.0
On 01/22/2010 03:40 AM, Tiphaine Turpin wrote:
> Thank you for your work on batteries. Here are a few comments that I
> have, having "migrated" my source code to this new version.

I appreciate your taking the time to give feedback.
> First, I appreciate the reduction of dependencies. This makes it much
> more reasonable to share code using batteries.

Thank you.
> On the negative side, my greatest concern is about outdated
> documentation : I found it very difficult to know what had changed, and
> how to adapt my code. These changes range from the deletion of some
> features

I'm glad you were able to wade through the new codebase and adapt.
> (batteries/ocaml* tools,  myocamlbuild.ml, "open in" syntax
> extension, implicit "open Batteries") to minor API changes

I'm not convinced that the batteries/ocaml* tools were useful - can
people weigh in on this?

Ocamlbuild should have a global directory for packages to install their
own tag extensions, allowing most users to omit myocamlbuild.ml files
from their directory.

"Open in" should be replaced soon in ocaml proper, implicit "open
batteries" seems a bad idea IMHO.

> (naming of
> Standard, Data, Shell modules,

Intentional - flattened structure
> no more Different_list_size exception,

Intentional - too many exceptions.
> no more Queue.enum...).

Should be fixed now, a point release should come out within the week.
> Also, there seems to be a packaging bug which
> requires using -thread in the ocamlfind command.

Needs fixing.  Added to issues tracker.
> So, I spent a significant time replacing my old 1-line ocamlbuild
> command by a real Makefile (also because of a strange and probably
> unrelated linking bug which I still don't fully understand). I believe
> that an updated compiling howto is really needed, as well as a list of
> the main deleted features with respect to the last release, allowing
> users to estimate how much change their code will need.

I still use ocamlbuild with the old myocamlbuild.ml to compile my projects.

<*>: pkg_batteries, thread

is the main line in my _tags file I need.

Would it help to use a wiki to keep track of these things?  All my code
is already adapted to the new system, so I don't find regressions
anymore to record.

> Other than that, I have not found any regression or other problems in
> this new release of the library, and I'm looking forward to see its
> further development.

> Tiphaine

I'm happy to push this forward, and there's a lot of good to add.  
Patches welcome.

E.

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »