Re: Generator, and Subversion URL, and new distribution system?

"John Abraham [email protected] [SimpleORM]" <[email protected]> Wed, 12 Nov 2014 15:36:49 -0700
Newsgroups gmane.comp.java.orm.simpleorm
Message-ID <[email protected]>
--Apple-Mail=_DA396AE8-571C-4813-BCE1-972B7F471A4F
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

Arghh pushed "send" minutes before finding it on sourceforge http://sourcef=
orge.net/projects/simpleorm/=20=20

It looks like the generator hasn=92t been touched since 2009.

--
John Abraham
[email protected]
403-232-1060

On Nov 12, 2014, at 3:33 PM, John Abraham <[email protected]> wrote:

> Is there a subversion URL for SimpleORM so I can see the commit logs, and=
 get the latest version?  Or will I need to download the zip file and do a =
new vendor branch import?
>=20
> Should we be moving this whole operation over to github or something like=
 that, to increase visibility and/or support?  I=92m not a big fan of git o=
r github per se, but nowadays if an open source project has a static web pa=
ge like http://www.simpleorm.org, one has to fill out a form to download th=
e sources, and one can=92t see the number of downloads and commit history, =
people might not want to download it.  I think an updated source code distr=
ibution system might serve to attract new users (and I think a bigger commu=
nity would be a good thing.)
>=20
> I=92m doing a new software project starting with a database design (in pg=
modeler), which generates XML and populates the database tables in PostgreS=
QL.  Then I used the SimpleOrmGenerator in /extras/SimpleORMGenerate/src to=
 build the files to link to the database.  I see my version of the generato=
r does not generate SFieldReference objects.  I know the generator hasn=92t=
 been kept up-to-date, but I think my version might be very old.  It looks =
like my last vendor import was 3.11 from October 09.   Has the generator si=
nce updated for version 3.0?
>=20
> --
> John Abraham
> [email protected]
> 403-232-1060
>=20


--Apple-Mail=_DA396AE8-571C-4813-BCE1-972B7F471A4F
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable





<head>

<style type=3D"text/css">
<!--

/* start of attachment style */
       .ygrp-photo-title{
         clear: both;
         font-size: smaller;
         height: 15px;
         overflow: hidden;
         text-align: center;
         width: 75px;
       }
       div.ygrp-photo{
         background-position: center;
         background-repeat: no-repeat;
         background-color: white;
         border: 1px solid black;
         height: 62px;
         width: 62px;
       }

       div.photo-title=20
         a,
         div.photo-title a:active,
         div.photo-title a:hover,
         div.photo-title a:visited {
           text-decoration: none;=20
       }

       div.attach-table div.attach-row {
         clear: both;
       }

       div.attach-table div.attach-row div {
         float: left;
         /* margin: 2px;*/
       }

       p {
         clear: both;
         padding: 15px 0 3px 0;
	 overflow: hidden;
       }

       div.ygrp-file {
         width: 30px;
         valign: middle;
       }
       div.attach-table div.attach-row div div a {
         text-decoration: none;
       }

       div.attach-table div.attach-row div div span {
         font-weight: normal;
       }

       div.ygrp-file-title {
         font-weight: bold;
       }
 /* end of attachment style */
        -->
        </style>
        </head>
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html charset=
=3Dwindows-1252"></head><body style=3D"word-wrap: break-word; -webkit-nbsp-=
mode: space; -webkit-line-break: after-white-space;">




Arghh pushed "send" minutes before finding it on sourceforge&nbsp;<a href=
=3D"http://sourceforge.net/projects/simpleorm/">http://sourceforge.net/proj=
ects/simpleorm/</a> &nbsp;<div><br></div><div>It looks like the generator h=
asn=92t been touched since 2009.<br><div><br><div apple-content-edited=3D"t=
rue">
<span class=3D"Apple-style-span" style=3D"border-collapse: separate; color:=
 rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: no=
rmal; font-weight: normal; letter-spacing: normal; line-height: normal; orp=
hans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; =
white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizonta=
l-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorati=
ons-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-wi=
dth: 0px;  "><div>--</div><div>John Abraham</div><div><a href=3D"mailto:jea=
@hbaspecto.com">[email protected]</a></div><div>403-232-1060</div></span>

</div>
<br><div><div>On Nov 12, 2014, at 3:33 PM, John Abraham &lt;<a href=3D"mail=
to:[email protected]">[email protected]</a>&gt; wrote:</div><br class=3D"Ap=
ple-interchange-newline"><blockquote type=3D"cite"><meta http-equiv=3D"Cont=
ent-Type" content=3D"text/html charset=3Dwindows-1252"><div style=3D"word-w=
rap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-=
space;"><div>Is there a subversion URL for SimpleORM so I can see the commi=
t logs, and get the latest version? &nbsp;Or will I need to download the zi=
p file and do a new&nbsp;<a href=3D"https://www.bethel.edu/its/kb/server-te=
am/web-tech/svn-merge-vendor">vendor branch import</a>?</div><div><br></div=
><div>Should we be moving this whole operation over to github or something =
like that, to increase visibility and/or support? &nbsp;I=92m not a big fan=
 of git or github <i>per se</i>, but nowadays if an open source project has=
 a static web page like&nbsp;<a href=3D"http://www.simpleorm.org/">http://w=
ww.simpleorm.org</a>, one has to&nbsp;<a href=3D"http://www.simpleorm.org/s=
orm/download.html">fill out a form</a>&nbsp;to download the sources, and on=
e can=92t see the number of downloads and commit history, people might not =
want to download it. &nbsp;I think an updated source code distribution syst=
em might serve to attract new users (and I think a bigger community would b=
e a good thing.)</div><div><br></div><div>I=92m doing a new software projec=
t starting with a database design (in pgmodeler), which generates XML and p=
opulates the database tables in PostgreSQL. &nbsp;Then I used the SimpleOrm=
Generator in /extras/SimpleORMGenerate/src to build the files to link to th=
e database. &nbsp;I see my version of the generator does not generate SFiel=
dReference objects. &nbsp;I know the generator hasn=92t been kept up-to-dat=
e, but I think my version might be very old. &nbsp;It looks like my last ve=
ndor import was 3.11 from October 09. &nbsp; Has the generator since update=
d for version 3.0?</div><div><br></div><div><div apple-content-edited=3D"tr=
ue">
<span class=3D"Apple-style-span" style=3D"border-collapse: separate; border=
-spacing: 0px;"><div>--</div><div>John Abraham</div><div><a href=3D"mailto:=
[email protected]">[email protected]</a></div><div>403-232-1060</div></span=
>

</div>
<div><br></div></div></div></blockquote></div><br></div></div>



<!-- |**|begin egp html banner|**| -->

<br>


<br>

<!-- |**|end egp html banner|**| -->


<div width=3D"1" style=3D"color: white; clear: both;"/>__._,_.___</div>

=20=20=20=20=20=20
=20=20

=20=20=20=20
    <div id=3D"fromDMARC" style=3D"clear:both; margin-top: 10px;">
         <hr style=3D"height:2px ; border-width:0; color:#E3E3E3; backgroun=
d-color:#E3E3E3;">
         Posted by: John Abraham &lt;[email protected]&gt;         <hr styl=
e=3D"height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;"=
>
    </div>
<!-- Start Recommendations -->
<!-- End Recommendations -->



<!-- |**|begin egp html banner|**| -->

  <img src=3D"http://geo.yahoo.com/serv?s=3D97476590/grpId=3D7360226/grpspI=
d=3D1705006905/msgId=3D2103/stime=3D1415831814" width=3D"1" height=3D"1"> <=
br>

<!-- |**|end egp html banner|**| -->

=20=20=20=20
<!-- |**|begin egp html banner|**| -->

<br>



=20=20=20
=20=20=20=20=20
=20
        <!-- |**|begin egp html banner|**| -->
        <div id=3D"ygrp-vital" style=3D"background-color: #f2f2f2; font-fam=
ily: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">

        <span id=3D"vithd" style=3D"font-weight: bold; color: #333; text-tr=
ansform: uppercase; "><a href=3D"https://groups.yahoo.com/neo/groups/Simple=
ORM/info;_ylc=3DX3oDMTJldXZ2NzRlBF9TAzk3MzU5NzE0BGdycElkAzczNjAyMjYEZ3Jwc3B=
JZAMxNzA1MDA2OTA1BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTQxNTgzMTgxNA--" style=3D=
"text-decoration: none;">Visit Your Group</a></span>

     <ul style=3D"list-style-type: none; margin: 0; padding: 0; display: in=
line;">
                                                    </ul>
  </div>


<div id=3D"ft" style=3D"font-family: Arial; font-size: 11px; margin-top: 5p=
x; padding: 0 2px 0 0; clear: both;">
  <a href=3D"https://groups.yahoo.com/neo;_ylc=3DX3oDMTJkcWw2Z280BF9TAzk3ND=
c2NTkwBGdycElkAzczNjAyMjYEZ3Jwc3BJZAMxNzA1MDA2OTA1BHNlYwNmdHIEc2xrA2dmcARzd=
GltZQMxNDE1ODMxODE0" style=3D"float: left;"><img src=3D"http://l.yimg.com/r=
u/static/images/yg/img/email/new_logo/logo-groups-137x15.png" height=3D"15"=
 width=3D"137" alt=3D"Yahoo! Groups" style=3D"border: 0;"/></a>
  <div style=3D"color: #747575; float: right;"> &bull; <a href=3D"https://i=
nfo.yahoo.com/privacy/us/yahoo/groups/details.html" style=3D"text-decoratio=
n: none;">Privacy</a> &bull; <a href=3D"mailto:SimpleORM-unsubscribe@yahoog=
roups.com?subject=3DUnsubscribe" style=3D"text-decoration: none;">Unsubscri=
be</a> &bull; <a href=3D"https://info.yahoo.com/legal/us/yahoo/utos/terms/"=
 style=3D"text-decoration: none;">Terms of Use</a> </div>
</div>

<!-- |**|end egp html banner|**| -->

  </div> <!-- ygrp-msg -->

=20=20=20


  <br>

<!-- |**|end egp html banner|**| -->


<div style=3D"color: white; clear: both;"/>__,_._,___</div>
</body></html>
--Apple-Mail=_DA396AE8-571C-4813-BCE1-972B7F471A4F--